mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Merge pull request #2408 from phadej/functor-classes-compat
Add functor-classes-compat
This commit is contained in:
commit
996707b184
@ -1107,6 +1107,7 @@ packages:
|
||||
- binary-tagged
|
||||
- cabal-doctest
|
||||
- edit-distance
|
||||
- functor-classes-compat
|
||||
- generics-sop-lens
|
||||
- github
|
||||
- insert-ordered-containers
|
||||
@ -3051,6 +3052,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