> [1 of 1] Compiling Main ( hase.hs, hase.o )
> Linking /home/helmut/hase/src/hase ...
> /usr/lib/ghc-6.6/libHSrts.a(Storage.o): In function `initStorage':
> Storage.c:(.text+0xe2c): undefined reference to `__gmp_set_memory_functions'
this is strange since ghc itself has been compiled by ghc,
and
hello
I have Suse 10.1
I try to compile the file hase.hs
the content of hase.hs is
module Main where
main = do putStrLn "Hello World"
I try another gmp and gmp-devel rpm's, no help where can i get the right gmp
rpm's`?
Thank you in advance for any help.
helmut
compile from KDevelop
cd '/ho
The xmonad dev team is pleased to announce the inaugural release of:
xmonad: a tiling window manager
http://xmonad.org
Xmonad is a minimalist tiling window manager for X, written in Haskell.
Windows are managed using automatic layout algorithms, whic