* 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;
|
ghcWrapper = assert uulib.ghc == ghc;
|
||||||
import ../development/compilers/ghc-wrapper {
|
import ../development/compilers/ghc-wrapper {
|
||||||
inherit stdenv ghc;
|
inherit stdenv ghc;
|
||||||
libraries = [ uulib ];
|
libraries = [];
|
||||||
};
|
};
|
||||||
|
|
||||||
helium = import ../development/compilers/helium {
|
helium = import ../development/compilers/helium {
|
||||||
|
@ -130,6 +130,7 @@ let {
|
|||||||
vim
|
vim
|
||||||
vlc
|
vlc
|
||||||
wget
|
wget
|
||||||
|
wxHaskell
|
||||||
xchm
|
xchm
|
||||||
xfig
|
xfig
|
||||||
xineUI
|
xineUI
|
||||||
|
Loading…
x
Reference in New Issue
Block a user