Just installed GHC (Haskell) on a box, and trying to launch it I get: one:~/hs> ghci GHCi, version 7.0.4: http://www.haskell.org/ghc/ :? for help Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... <command line>: can't load .so/.DLL for: gmp (libgmp.so: cannot open shared object file: No such file or directory) It is solved installing libgmp-devel, but I think that ghc should not require the devel library...
Assignee: bugsquad => malo
Hi, thanks for the report. Are you on x86_64?
Status: NEW => ASSIGNED
Ok. I could reproduce. I'll add a requires, even if it's not the correct (long term) option. We are just running out of time for Mageia 2. A complete haskell package support will be for Mageia 3.
Pushed.
Status: ASSIGNED => RESOLVEDResolution: (none) => FIXED