[haskell-platform] #107: building haskell platform yields unrecognized option error on ubuntu
haskell-platform
haskell-platform at projects.haskell.org
Mon Mar 15 18:31:55 EDT 2010
#107: building haskell platform yields unrecognized option error on ubuntu
----------------------+-----------------------------------------------------
Reporter: metaperl | Owner: dons
Type: defect | Status: new
Priority: major | Milestone:
Component: Platform | Resolution:
Keywords: ubuntu |
----------------------+-----------------------------------------------------
Comment (by metaperl):
Per: http://sitr.us/2009/07/02/how-to-install-haskell-platform-on-ubuntu-
jaunty.html
It turns out you need to remove both mtl packages:
sudo apt-get remove libghc6-mtl-dev libghc6-mtl-prof
then start over
make clean
./configure
make
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/107#comment:1>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list