Closed KiaraGrouwstra closed 5 years ago
the failing 0.7.0
mentioned appears somewhat behind the present 0.8.4
.
https://nixos.org/nixos/packages.html#zeromq-haskell also reports package zeromq-haskell-0.8.4
, attribute name haskellPackages.zeromq-haskell
. yet:
$ nix-env -qa zeromq-haskell-0.8.4
error: selector 'zeromq-haskell-0.8.4' matches no derivations
$ nix-env -qa zeromq-haskell
error: selector 'zeromq-haskell' matches no derivations
I must be doing this wrong somehow.
honestly I should just consider the existing ihaskell
branch an outstanding PR waiting to be tested given a more acceptable version.
zeromq4-haskell
appears a dependency of the jupyter
haskell package, which has it specified as just >= 0.1
. :neutral_face:
closing until actionable