GHC 7.8 support

This commit is contained in:
Michael Snoyman 2014-04-12 21:47:06 +03:00
parent 7133f75bf3
commit e355dbcf43
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
name: yesod-bin
version: 1.2.8
version: 1.2.8.1
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -47,7 +47,7 @@ executable yesod
cpp-options: -DWINDOWS
build-depends: base >= 4.3 && < 5
, ghc >= 7.0.3 && < 7.8
, ghc >= 7.0.3 && < 7.10
, ghc-paths >= 0.1
, parsec >= 2.1 && < 4
, text >= 0.11

View File

@ -1,5 +1,5 @@
name: yesod-platform
version: 1.2.9.2
version: 1.2.9.3
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -77,7 +77,7 @@ library
, http-date == 0.0.4
, http-reverse-proxy == 0.3.1.4
, http-types == 0.8.4
, language-javascript == 0.5.9
, language-javascript == 0.5.12
, lifted-base == 0.2.2.1
, mime-mail == 0.4.5.1
, mime-types == 0.1.0.3