mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-05 08:04:20 +00:00
b83a8b871d
Add emacs-haskell-mode and xmobar. ghc-*-doc are gone.
18 lines
197 B
Plaintext
18 lines
197 B
Plaintext
%include ../fedora-livecd-desktop.ks
|
|
|
|
part / --size 6000
|
|
|
|
%packages
|
|
@haskell
|
|
cpphs
|
|
ghc-*-devel
|
|
hugs98*
|
|
xmobar
|
|
xmonad
|
|
@development-tools
|
|
@fedora-packager
|
|
devhelp
|
|
emacs-haskell-mode
|
|
xchat-gnome
|
|
%end
|