ghcjs: restructure

This commit is contained in:
Charles Strahan
2014-12-31 00:03:43 -05:00
parent 289e33f852
commit df55381b65
7 changed files with 74 additions and 104 deletions

View File

@@ -5,7 +5,7 @@
cabal.mkDerivation (self: {
pname = "Cabal";
version = "1.22.0.0";
version = "HEAD";
src = fetchgit {
url = git://github.com/haskell/cabal.git;
rev = "699d4df12e1ec75e9100b521fb3690eaa6986635";