Skip to content

Commit 9ab50f8

Browse files
committed
7.8.0.2 - bumped version
1 parent b70d1d7 commit 9ab50f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

happstack-server.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: happstack-server
2-
Version: 7.8.0.1
2+
Version: 7.8.0.2
33
Synopsis: Web related tools and services.
44
Description: Happstack Server provides an HTTP server and a rich set of functions for routing requests, handling query parameters, generating responses, working with cookies, serving files, and more. For in-depth documentation see the Happstack Crash Course <http://happstack.com/docs/crashcourse/index.html>
55
License: BSD3
@@ -11,7 +11,7 @@ Category: Web, Happstack
1111
Build-Type: Simple
1212
Cabal-Version: >= 1.10
1313
Extra-Source-Files: tests/Happstack/Server/Tests.hs README.md
14-
tested-with: GHC==8.0.2, GHC==8.2.2, GHC==8.4.4, GHC==8.6.5, GHC==8.8.4, GHC==8.10.7, GHC==9.0.2, GHC==9.2.2
14+
tested-with: GHC==8.0.2, GHC==8.2.2, GHC==8.4.4, GHC==8.6.5, GHC==8.8.4, GHC==8.10.7, GHC==9.0.2, GHC==9.2.5, GHC==9.4.3
1515

1616
source-repository head
1717
type: git

0 commit comments

Comments
 (0)