mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Disabled dual and either-bothsince they are not ghc 9.6 ready (@strake).
This commit is contained in:
parent
a3b09bde03
commit
a8f91a444a
@ -4396,8 +4396,8 @@ packages:
|
||||
- alg
|
||||
- category
|
||||
- constraint
|
||||
- dual
|
||||
- either-both
|
||||
- dual < 0 # deprecated (https://hackage.haskell.org/package/dual) and not ghc 9.6 ready
|
||||
- either-both < 0 # deprecated (https://hackage.haskell.org/package/either-both) and not ghc 9.6 ready
|
||||
- filtrable
|
||||
- foldable1
|
||||
- hs-functors
|
||||
|
||||
Loading…
Reference in New Issue
Block a user