[darcs-users] please install hashed-storage on your darcs build slave
Karel Gardas
karel.gardas at centrum.cz
Thu Jun 11 16:34:08 UTC 2009
Eric Y. Kow wrote:
> Hi again,
>
> Darcs build slave managers with GHC 6.8 and below (or anybody who has
> not yet updated their slaves with hashed-storage):
>
> Petr has put hashed-storage 3.1 which should resolve the build
> problems.
>
> Please cabal update and cabal install hashed-storage
>
> And do let us know if you have any trouble.
Hi,
is it just me who does have troubles with it? The compilation of
hashed-storage fails with:
Configuring hashed-storage-0.3.2...
Preprocessing library hashed-storage-0.3.2...
Preprocessing executables for hashed-storage-0.3.2...
Building hashed-storage-0.3.2...
[1 of 9] Compiling Bundled.SHA256 ( Bundled/SHA256.hs,
dist/build/Bundled/SHA256.o )
[2 of 9] Compiling Bundled.Posix ( dist/build/Bundled/Posix.hs,
dist/build/Bundled/Posix.o )
[3 of 9] Compiling Storage.Hashed.Utils ( Storage/Hashed/Utils.hs,
dist/build/Storage/Hashed/Utils.o )
Storage/Hashed/Utils.hs:70:14:
Illegal signature in pattern: SomeException
Use -XPatternSignatures to permit it
Storage/Hashed/Utils.hs:87:31:
Illegal signature in pattern: SomeException
Use -XPatternSignatures to permit it
cabal: Error: some packages failed to install:
hashed-storage-0.3.2 failed during the building phase. The exception was:
exit: ExitFailure 1
My GHC is 6.8.3 release.
Any idea how to proceed?
Thanks,
Karel
More information about the darcs-users
mailing list