[darcs-devel] [issue811] Static compilation -- another failure

Juliusz Chroboczek bugs at darcs.net
Tue Apr 22 17:09:13 UTC 2008


New submission from Juliusz Chroboczek <jch at pps.jussieu.fr>:

Still trying to compile a static Darcs 2.  This time, I tried

  ./configure --with-static-libs --without-libcurl

and I got

  src/Darcs/Resolution.lhs:216:48:
      `PatchSet p' is not applied to enough type arguments
      Expected kind `??', but `PatchSet p' has kind `* -> *'
      In the type `PatchSet p -> Sealed (FL Prim)'
      In the type `(RepoPatch p) => PatchSet p -> Sealed (FL Prim)'
      In the type signature for `patchset_conflict_resolutions':
        patchset_conflict_resolutions :: (RepoPatch p) =>
                                         PatchSet p -> Sealed (FL Prim)
  make: *** [src/Darcs/Resolution.o] Error 1

                                        Juliusz

----------
messages: 4295
nosy: beschmi, jch, kowey, tommy
status: unread
title: Static compilation -- another failure

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue811>
__________________________________


More information about the darcs-devel mailing list