haskell-nix / hnix-store

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

A new release for hnix-store-core? #56

Closed sjakobi closed 4 years ago

sjakobi commented 4 years ago

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?

imalsogreg commented 4 years ago

Sounds good to me. @shlevy if you make me a comaintainer on Hackage, I can push 0.2.0.0

shlevy commented 4 years ago

What do I need to do?

imalsogreg commented 4 years ago

@shlevy to add a maintainer on Hackage, go to https://hackage.haskell.org/package/hnix-store-core/maintainers/edit

shlevy commented 4 years ago

Done

imalsogreg commented 4 years ago

Pushed it up: https://hackage.haskell.org/package/hnix-store-core

sjakobi commented 4 years ago

Many thanks! :)

PR for hnix is here: https://github.com/haskell-nix/hnix/pull/537

sorki commented 4 years ago

Now regex-tdfa-text is marked as broken in haskell.packages.ghc882. #59 removes regex dependencies completely.

bqv commented 3 years ago

@shlevy @imalsogreg Ditto for hnix-store-remote, or would you like me to open a new issue?

sorki commented 3 years ago

@bqv was on my TODO list, see #76