[Haskell-cafe] setup-Simple-Cabal-1.22.5.0-x86_64-windows-ghc-7.10.3.exe: : does not exist
Tom Ellis
tom-lists-haskell-cafe-2013 at jaguarpaw.co.uk
Sat Jan 30 18:18:31 UTC 2016
On Sat, Jan 30, 2016 at 07:00:50PM +0100, Henk-Jan van Tuyl wrote:
> On Fri, 29 Jan 2016 00:45:19 +0100, Henk-Jan van Tuyl <hjgtuyl at chello.nl> wrote:
> >Why do I get the message:
> > setup-Simple-Cabal-1.22.5.0-x86_64-windows-ghc-7.10.3.exe: :
> >does not exist
> >after command "cabal install", and what can I do about it ?
>
> It was the .cabal file that caused the problem; after changing the line:
> license-file: ""
> to
> license-file: "LICENSE"
> the package compiled properly.
Ha, what an incredibly correct yet unhelpful error message! Nice debugging.
More information about the Haskell-Cafe
mailing list