mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove TypeCompose and invertible per conal/TypeCompose#6
This commit is contained in:
parent
81eb544390
commit
02a80c77d9
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user