mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
- algebra < 0
|
||||
- ansi-wl-pprint
|
||||
- approximate < 0
|
||||
- approximate
|
||||
- bifunctors
|
||||
- bits
|
||||
- bound
|
||||
- bytes
|
||||
- charset
|
||||
- comonad
|
||||
- compensated < 0
|
||||
- compensated
|
||||
- compressed < 0
|
||||
- concurrent-supply
|
||||
- constraints
|
||||
@ -693,7 +693,7 @@ packages:
|
||||
- half
|
||||
- heaps
|
||||
- hybrid-vectors
|
||||
- hyperloglog < 0
|
||||
- hyperloglog
|
||||
- hyphenation
|
||||
- integration
|
||||
- intern
|
||||
|
||||
Loading…
Reference in New Issue
Block a user