mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 05:31:57 +01:00
Re-enable approximate, compensated, and hyperloglog
The dependency that was blocking these packages (`safecopy`) now supports GHC 8.6.
This commit is contained in:
parent
831ec32daa
commit
59791008bf
@ -666,14 +666,14 @@ packages:
|
|||||||
- adjunctions
|
- adjunctions
|
||||||
- algebra < 0
|
- algebra < 0
|
||||||
- ansi-wl-pprint
|
- ansi-wl-pprint
|
||||||
- approximate < 0
|
- approximate
|
||||||
- bifunctors
|
- bifunctors
|
||||||
- bits
|
- bits
|
||||||
- bound
|
- bound
|
||||||
- bytes
|
- bytes
|
||||||
- charset
|
- charset
|
||||||
- comonad
|
- comonad
|
||||||
- compensated < 0
|
- compensated
|
||||||
- compressed < 0
|
- compressed < 0
|
||||||
- concurrent-supply
|
- concurrent-supply
|
||||||
- constraints
|
- constraints
|
||||||
@ -693,7 +693,7 @@ packages:
|
|||||||
- half
|
- half
|
||||||
- heaps
|
- heaps
|
||||||
- hybrid-vectors
|
- hybrid-vectors
|
||||||
- hyperloglog < 0
|
- hyperloglog
|
||||||
- hyphenation
|
- hyphenation
|
||||||
- integration
|
- integration
|
||||||
- intern
|
- intern
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user