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

newtype-generics: init at 0.6.2

parent e0320aff
Branches
Tags
No related merge requests found
......@@ -207,6 +207,8 @@ final: prev: with pkgs.haskell.lib; {
network-byte-order = dontCheck (prev.callHackage "network-byte-order" "0.1.6" { });
newtype-generics = doJailbreak (prev.callHackage "newtype-generics" "0.6.2" { });
nothunks = dontCheck (prev.callHackage "nothunks" "0.1.3" { });
optics-core = prev.callHackage "optics-core" "0.4.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