#92: Installer doesn't build MTL but then tries to install it -------------------------------------------+-------------------------------- Reporter: ilmari.vack...@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 _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform