Closed sjakobi closed 4 years ago
Sounds good to me. @shlevy if you make me a comaintainer on Hackage, I can push 0.2.0.0
What do I need to do?
@shlevy to add a maintainer on Hackage, go to https://hackage.haskell.org/package/hnix-store-core/maintainers/edit
Done
Pushed it up: https://hackage.haskell.org/package/hnix-store-core
Many thanks! :)
PR for hnix is here: https://github.com/haskell-nix/hnix/pull/537
Now regex-tdfa-text
is marked as broken in haskell.packages.ghc882
. #59 removes regex dependencies completely.
@shlevy @imalsogreg Ditto for hnix-store-remote, or would you like me to open a new issue?
@bqv was on my TODO list, see #76
The latest version of hnix-store-core on Hackage (v0.1.0.0) is unbuildable with GHC 8.8, whereas
master
builds fine. Could you make a new release?