commit b83a8b871d9edc16e18f951da557a5b9681cdcb6 Author: Jens Petersen petersen@redhat.com Date: Wed Oct 27 13:44:57 2010 +1000
include fedora-livecd-desktop.ks and update haskell packages
Add emacs-haskell-mode and xmobar. ghc-*-doc are gone.
custom/fedora-livedvd-haskell.ks | 12 +++++------- 1 files changed, 5 insertions(+), 7 deletions(-) --- diff --git a/custom/fedora-livedvd-haskell.ks b/custom/fedora-livedvd-haskell.ks index 4b29e96..6d18354 100644 --- a/custom/fedora-livedvd-haskell.ks +++ b/custom/fedora-livedvd-haskell.ks @@ -1,19 +1,17 @@ -%include ../fedora-live-base.ks +%include ../fedora-livecd-desktop.ks
part / --size 6000
%packages -@gnome-desktop -firefox -xchat-gnome @haskell cpphs ghc-*-devel -ghc-*-doc hugs98* +xmobar +xmonad @development-tools @fedora-packager devhelp -emacs -xmonad +emacs-haskell-mode +xchat-gnome %end