[haskell-platform] #92: Installer doesn't build MTL but then tries to install it
haskell-platform
haskell-platform at projects.haskell.org
Fri Aug 14 17:48:13 EDT 2009
#92: Installer doesn't build MTL but then tries to install it
-------------------------------------------+--------------------------------
Reporter: ilmari.vacklin at cs.helsinki.fi | Owner: duncan
Type: defect | Status: new
Priority: major | Milestone:
Component: Generic source tarball | Keywords:
-------------------------------------------+--------------------------------
On Ubuntu 9.04, with GHC 6.10.4 from
https://launchpad.net/~someone561/+archive/ppa, I see this:
Running make gives me:
{{{
Platform package mtl-1.1.0.2 is already installed. Skipping...
}}}
And running {{{make install}}} gives me:
{{{
The mtl-1.1.0.2/Setup script does not exist or cannot be run
}}}
I have {{{libghc6-mtl-{dev,prof}}}} installed.
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/92>
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