* Add wxHaskell to the channel.
svn path=/nixpkgs/trunk/; revision=7344
This commit is contained in:
parent
fb73ce99f2
commit
4ae30fee90
@ -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 {
|
||||
|
@ -130,6 +130,7 @@ let {
|
||||
vim
|
||||
vlc
|
||||
wget
|
||||
wxHaskell
|
||||
xchm
|
||||
xfig
|
||||
xineUI
|
||||
|
Loading…
Reference in New Issue
Block a user