mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Some comments regarding GHC 7.10
This commit is contained in:
parent
ae568f9689
commit
b76d7e9720
@ -2,7 +2,7 @@
|
||||
packages:
|
||||
"Michael Snoyman michael@snoyman.com @snoyberg":
|
||||
- bzlib-conduit
|
||||
- cabal-install < 1.19
|
||||
- cabal-install < 1.19 # GHC 7.10 bumpd to 1.22
|
||||
- cabal-src
|
||||
- case-insensitive
|
||||
- classy-prelude-yesod
|
||||
@ -254,7 +254,7 @@ packages:
|
||||
- monad-products
|
||||
- monad-st
|
||||
- monad-st
|
||||
- mtl < 2.2
|
||||
- mtl < 2.2 # GHC 7.10 bump
|
||||
- nats
|
||||
- numeric-extras
|
||||
- parsers
|
||||
@ -577,7 +577,7 @@ packages:
|
||||
- hasql-backend
|
||||
- hasql-postgres
|
||||
- list-t
|
||||
- mtl-prelude < 2
|
||||
- mtl-prelude < 2 # GHC 7.10 bump
|
||||
- neat-interpolation
|
||||
- partial-handler
|
||||
- postgresql-binary
|
||||
|
||||
Loading…
Reference in New Issue
Block a user