Merge pull request #2238 from dylex/master

add postgresql-typed, invertible, ztail
This commit is contained in:
Michael Snoyman 2017-01-27 05:55:44 +02:00 committed by GitHub
commit e14d4cc269

View File

@ -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