haskell-nix / hnix-store

Haskell implementation of the Nix store
Apache License 2.0
87 stars 23 forks source link

hnix-store-core.cabal: use base16-bytestring >= 1 #86

Closed Anton-Latukha closed 3 years ago

Anton-Latukha commented 3 years ago

Regarding: https://github.com/haskell-nix/hnix-store/pull/84#pullrequestreview-550910849.

Can you also add lower bound for base16-bytestring? My shell still reports base16-bytestring-0.1.1.7.

Anton-Latukha commented 3 years ago

Thanks, sorry, tests do not run on my system currently:

ghc: could not execute: tasty-discover

so far I was lazy to debug it. tasty-discover is in the test-suite of .cabal.