Skip to content
Snippets Groups Projects
Commit 94161277 authored by Daniel Firth's avatar Daniel Firth
Browse files

Add hedgehog-quickcheck

parent 5e8ad314
No related merge requests found
......@@ -148,6 +148,8 @@ final: prev: with pkgs.haskell.lib; {
hedgehog-golden = dontHaddock (prev.callCabal2nix "hedgehog-golden" inputs.hedgehog-golden { });
hedgehog-quickcheck = doJailbreak (prev.callHackage "hedgehog-quickcheck" "0.1.1" { });
hourglass = dontCheck (prev.callHackage "hourglass" "0.2.12" { });
hslua-aeson = doJailbreak (prev.callHackage "hslua-aeson" "2.2.1" { });
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment