On Sat, Sep 13, 2008 at 08:12:07PM +0100, Duncan Coutts wrote:
> Any path in your .cabal file that uses dist/ is wrong.
[...]
> I can't think of any other workaround for 1.2 so I think you'll have to
> require Cabal-1.4 for your package.
Well, since ghc-6.8.3 comes with Cabal-1.2.4, having a pack
On Sat, 2008-09-13 at 20:36 +0200, Andrea Rossato wrote:
> Hi,
>
> the Hackage upload script performs some checks on the packages being
> uploaded. In my case, a library, I need to use the cabal generated
> Paths_package file to access some locale data stored in a data file
> directory.
>
> This
Hi,
the Hackage upload script performs some checks on the packages being
uploaded. In my case, a library, I need to use the cabal generated
Paths_package file to access some locale data stored in a data file
directory.
This requires to include in "hs-source-dirs" "dist/build/autogen",
which doesn