mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 14:41:59 +01:00
Merge pull request #1625 from khibino/khibino-fix-ghc8
packages about relational-record are GHC 8.0.1 ready
This commit is contained in:
commit
ad1736e15e
@ -2113,10 +2113,10 @@ packages:
|
|||||||
# GHC 8 - tidal
|
# GHC 8 - tidal
|
||||||
|
|
||||||
"Kei Hibino <ex8k.hibino@gmail.com> @khibino":
|
"Kei Hibino <ex8k.hibino@gmail.com> @khibino":
|
||||||
# GHC 8 - relational-query
|
- relational-query
|
||||||
# GHC 8 - relational-query-HDBC
|
# GHC 8 HDBC - relational-query-HDBC
|
||||||
# GHC 8 - persistable-types-HDBC-pg
|
# GHC 8 HDBC - persistable-types-HDBC-pg
|
||||||
# GHC 8 - relational-record
|
# GHC 8 HDBC - relational-record
|
||||||
- text-ldap
|
- text-ldap
|
||||||
- debian-build
|
- debian-build
|
||||||
|
|
||||||
@ -2336,6 +2336,11 @@ package-flags:
|
|||||||
time-locale-compat:
|
time-locale-compat:
|
||||||
old-locale: false
|
old-locale: false
|
||||||
|
|
||||||
|
th-data-compat:
|
||||||
|
template-haskell-210: false
|
||||||
|
th-reify-compat:
|
||||||
|
template-haskell-210: false
|
||||||
|
|
||||||
HsOpenSSL:
|
HsOpenSSL:
|
||||||
fast-bignum: false
|
fast-bignum: false
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user