mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-17 09:48:31 +01:00
Merge pull request #2238 from dylex/master
add postgresql-typed, invertible, ztail
This commit is contained in:
commit
e14d4cc269
@ -2712,6 +2712,11 @@ packages:
|
||||
"Mitsutoshi Aoe <maoe@foldr.in> @maoe":
|
||||
- viewprof
|
||||
|
||||
"Dylan Simon <dylan-stack@dylex.net> @dylex":
|
||||
- postgresql-typed
|
||||
- invertible
|
||||
- ztail
|
||||
|
||||
# If you stop maintaining a package you can move it here.
|
||||
# It will then be disabled if it starts causing problems.
|
||||
# See https://github.com/fpco/stackage/issues/1056
|
||||
@ -2852,6 +2857,12 @@ package-flags:
|
||||
ghc_7_7: false
|
||||
ghc_8_0: true
|
||||
|
||||
invertible:
|
||||
TypeCompose: false
|
||||
arrows: false
|
||||
hlist: false
|
||||
piso: false
|
||||
|
||||
# end of package-flags
|
||||
|
||||
# Special configure options for individual packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user