mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-27 21:47:56 +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
|
- alg
|
||||||
- category
|
- category
|
||||||
- constraint
|
- constraint
|
||||||
- dual
|
- dual < 0 # deprecated (https://hackage.haskell.org/package/dual) and not ghc 9.6 ready
|
||||||
- either-both
|
- either-both < 0 # deprecated (https://hackage.haskell.org/package/either-both) and not ghc 9.6 ready
|
||||||
- filtrable
|
- filtrable
|
||||||
- foldable1
|
- foldable1
|
||||||
- hs-functors
|
- hs-functors
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user