[haskell-platform] #74: the haskell-platform 2009.2.0.1 source distribution spoils packages of a full ghc-6.10.4 binary installation
haskell-platform
haskell-platform at projects.haskell.org
Fri Jul 17 11:14:01 EDT 2009
#74: the haskell-platform 2009.2.0.1 source distribution spoils packages of a
full ghc-6.10.4 binary installation
------------------------------------+---------------------------------------
Reporter: maeder | Owner: duncan
Type: defect | Status: new
Priority: major | Milestone:
Component: Generic source tarball | Keywords:
------------------------------------+---------------------------------------
time-1.1.2.4 and network-2.2.1.1 are older packages than supplied by
ghc-6.10.4 with time-1.1.4 and network-2.2.1.2. So these packages are
installed unnecessary (and better should not be installed).
But also the other packages that come with ghc-6.10.4 will be reinstalled
(at a different location) but without profiling libs. Already installed
packages should not be reinstalled!
{{{
mtl-1.1.0.2
QuickCheck-1.2.0.0
haskell-src-1.0.1.3
html-1.0.1.2
parallel-1.1.0.1
parsec-2.1.0.1
regex-base-0.72.0.2
regex-posix-0.72.0.3
regex-compat-0.71.0.1
stm-2.1.1.2
xhtml-3000.2.0.1
}}}
Furthermore, the configure option `--without-GLUT` did not work at all.
I had to remove GLUT manually from the configure script and the files
`platform.packages` and `haskell-platform.cabal`
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/74>
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