3
0
Fork 0
forked from mirrors/nixpkgs

* Add wxHaskell to the channel.

svn path=/nixpkgs/trunk/; revision=7344
This commit is contained in:
Eelco Dolstra 2006-12-13 23:25:36 +00:00
parent fb73ce99f2
commit 4ae30fee90
2 changed files with 2 additions and 1 deletions

View file

@ -695,7 +695,7 @@ rec {
ghcWrapper = assert uulib.ghc == ghc;
import ../development/compilers/ghc-wrapper {
inherit stdenv ghc;
libraries = [ uulib ];
libraries = [];
};
helium = import ../development/compilers/helium {

View file

@ -130,6 +130,7 @@ let {
vim
vlc
wget
wxHaskell
xchm
xfig
xineUI