mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Add functor-classes-compat
This commit is contained in:
parent
2190c7bebf
commit
d1aef32f1d
@ -1107,6 +1107,7 @@ packages:
|
||||
- binary-tagged
|
||||
- cabal-doctest
|
||||
- edit-distance
|
||||
- functor-classes-compat
|
||||
- generics-sop-lens
|
||||
- github
|
||||
- insert-ordered-containers
|
||||
@ -3048,6 +3049,10 @@ package-flags:
|
||||
ghc_7_7: false
|
||||
ghc_8_0: true
|
||||
|
||||
functor-classes-compat:
|
||||
containers: false
|
||||
unordered-containers: false # https://github.com/fpco/stackage/issues/2386
|
||||
|
||||
# end of package-flags
|
||||
|
||||
# Special configure options for individual packages
|
||||
|
||||
Loading…
Reference in New Issue
Block a user