#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
_______________________________________________
Haskell-platform mailing list
[email protected]
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform