Remove TypeCompose and invertible per conal/TypeCompose#6

This commit is contained in:
Dan Burton 2018-03-15 13:47:52 -07:00
parent 81eb544390
commit 02a80c77d9
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -2851,7 +2851,7 @@ packages:
"Dylan Simon <dylan-stack@dylex.net> @dylex":
- postgresql-typed
- invertible
# - invertible # GHC 8.4 via TypeCompose
- ztail
"Louis Pan <louis@pan.me> @louispan":
@ -3271,6 +3271,7 @@ packages:
- Chart < 0 # build failure with GHC 8.4 https://github.com/timbod7/haskell-chart/issues/181
- PSQueue < 0 # build failure with GHC 8.4 (nowhere to report, it's ancient just let it die)
- Rasterific < 0 # build failure with GHC 8.4 https://github.com/Twinside/Rasterific/issues/38
- TypeCompose < 0 # build failure with GHC 8.4 https://github.com/conal/TypeCompose/issues/6
- b9 < 0 # build failure with GHC 8.4 https://github.com/sheyll/b9-vm-image-builder/issues/4
- cabal2spec < 0 # build failure with GHC 8.4 https://github.com/peti/cabal2spec/issues/1
- cabal-rpm < 0 # build failure with GHC 8.4 https://github.com/juhp/cabal-rpm/issues/55
@ -3453,6 +3454,7 @@ packages:
- HPDF < 0 # GHC 8.4 via HTF
- dataurl < 0 # GHC 8.4 via HTF
- graph-core < 0 # GHC 8.4 via HTF
- invertible < 0 # GHC 8.4 via TypeCompose
# This section was used to programmatically generate a set of removals