Updated my ghc stuff.
New is the file containing executables (such as alex/ happy) some new libraries The wrapper no longer installs tags by default. You have to add it to your config So I'm ready to start merging svn path=/nixpkgs/trunk/; revision=11554
This commit is contained in:
@@ -44,7 +44,7 @@ args:
|
||||
happs_state = { type="darcs"; url=http://happs.org/repos/HAppS-State; groups="happs"; };
|
||||
happs_plugins = { type="darcs"; url=http://happs.org/repos/HAppS-Plugins; groups="happs"; };
|
||||
happs_ixset = { type="darcs"; url=http://happs.org/repos/HAppS-IxSet; groups="happs"; };
|
||||
happs_server = { type="darcs"; url=http://happs.org/repos/HAppS-HTTP; groups="happs"; };
|
||||
happs_server = { type="darcs"; url=http://happs.org/repos/HAppS-Server; groups="happs"; };
|
||||
takusen = { type="darcs"; url=http://darcs.haskell.org/takusen/; };
|
||||
cabal = { type="darcs"; url=http://darcs.haskell.org/cabal; };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user