can't build plugins-1.0 with ghc-6.9
Valery V. Vorotyntsev
valery.vv at gmail.com
Mon Jan 7 15:51:28 EST 2008
On 1/7/08, Don Stewart <dons at galois.com> wrote:
> Please start with the hs-plugins repo on code.haskell.org, since it's
> already updated for ghc 6.8,
>
> http://code.haskell.org/~dons/code/hs-plugins/
Missed shot. :)
vvv:~/src/hs-plugins$ runhaskell Setup build
Preprocessing library plugins-1.1...
Building plugins-1.1...
[ 1 of 16] Compiling System.Plugins.Process (
src/System/Plugins/Process.hs, dist/build/System/Plugins/Process.o )
[ 2 of 16] Compiling System.Plugins.Parser (
src/System/Plugins/Parser.hs, dist/build/System/Plugins/Parser.o )
[ 3 of 16] Compiling System.Plugins.ParsePkgConfCabal (
src/System/Plugins/ParsePkgConfCabal.hs,
dist/build/System/Plugins/ParsePkgConfCabal.o )
[ 4 of 16] Compiling System.Plugins.PackageAPI (
src/System/Plugins/PackageAPI.hs,
dist/build/System/Plugins/PackageAPI.o )
src/System/Plugins/PackageAPI.hs:64:20:
Not in scope: data constructor `InstalledPackageInfo'
src/System/Plugins/PackageAPI.hs:66:21:
Not in scope: data constructor `InstalledPackageInfo'
No problems with the .cabal file, though.
--
vvv
More information about the Libraries
mailing list