mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
* 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 a new issue