mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
re-add relational-query. add compat layer packages.
This commit is contained in:
parent
0cd1b5862e
commit
55e4d975d9
@ -2639,12 +2639,15 @@ packages:
|
||||
- tidal
|
||||
|
||||
"Kei Hibino <ex8k.hibino@gmail.com> @khibino":
|
||||
# - relational-query # GHC 8.2.1
|
||||
- th-data-compat
|
||||
- th-reify-compat
|
||||
- relational-query
|
||||
# - relational-query-HDBC # GHC 8.2.1
|
||||
# - persistable-types-HDBC-pg # GHC 8.2.1
|
||||
# - relational-record # GHC 8.2.1
|
||||
- text-ldap
|
||||
- debian-build
|
||||
- aeson-generic-compat
|
||||
- json-rpc-generic
|
||||
|
||||
"wren romano <wren@community.haskell.org> @wrengr":
|
||||
@ -3346,6 +3349,7 @@ package-flags:
|
||||
|
||||
th-data-compat:
|
||||
template-haskell-210: false
|
||||
template-haskell-212: true
|
||||
th-reify-compat:
|
||||
template-haskell-210: false
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user