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

Add vector-algorithms at 0.9.0.1

parent 9f9112b6
No related merge requests found
......@@ -235,6 +235,8 @@ final: prev: with pkgs.haskell.lib; {
vector = dontCheck (prev.callHackage "vector" "0.13.0.0" { });
vector-algorithms = prev.callHackage "vector-algorithms" "0.9.0.1" { };
vinyl = final.callHackage "vinyl" "0.14.3" { };
warp = dontCheck (prev.warp);
......
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