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

unicode-transforms: init at 0.4.0.1

parent d8504ddc
Branches
Tags
No related merge requests found
......@@ -299,6 +299,8 @@ final: prev: with pkgs.haskell.lib; {
unicode-collation = doJailbreak (prev.callHackage "unicode-collation" "0.1.3.2" { });
unicode-transforms = doJailbreak (dontCheck (prev.callHackage "unicode-transforms" "0.4.0.1" { }));
unordered-containers = doJailbreak (prev.callHackage "unordered-containers" "0.2.19.1" { });
vault = doJailbreak (prev.callHackage "vault" "0.3.1.5" { });
......
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