BuildWrapper icon indicating copy to clipboard operation
BuildWrapper copied to clipboard

Utility to manage haskell projects for an IDE

Results 13 BuildWrapper issues
Sort by recently updated
recently updated
newest added

Hello! I'm trying to install EclipseFP on Gentoo with cabal-1.18.0, ghc-7.6.3. I get the errors below when I try to build buildwrapper-0.7.5. I checked the cabal docs on Hackage and...

Hi all, First of all, since this project has been 'abandoned' - in which future direction should be we contributing our efforts, especially to support **Eclipse FP** (one of the...

buildwrapper.exe: Left over temporary directory not removed: C:\Users\VAROS_~1\AppData\Local\Temp\dynamic-cabal.277 : cannot satisfy -package Cabal-1.20.0.3 (use -v for more information) When I run from command-line the command as EclipseFP is running it...

This way it will be compatible with stable Stackage LTS libraries. http://www.stackage.org/

As said in https://github.com/JPMoresmau/eclipsefp/issues/260, BuildWrapper fails with Prelude.read: no parse when using Cabal 1.22. The setup-config file has changed to be in binary, and the code used via dynamic-cabal did...

When I open this module I get panic message: ![bugscreenshot](https://cloud.githubusercontent.com/assets/6051718/5427802/8c8eb63c-83b5-11e4-99f3-e820b1109d03.png) I have source distributable to share. But here it did not gave me rights to upload it, so I have...

Environment: - Windows 8.1 or Ubuntu 14.04 - GHC 7.8.3 (from http://www.haskell.org/platform) - cabal-install version 1.18.0.5; using version 1.18.1.3 of the Cabal library - EclipseFP Luna When trying to install...

Helllo, I have a problem with buildwrapper $ cabal --version cabal-install version 1.18.0.2 using version 1.18.1 of the Cabal library $ cabal-dev --version cabal-dev 0.9.2 built with Cabal 1.16.0 $...

Sorry for all the bug reports but here's what I get on a clean checkout of latest BulidWrapper: ``` verbatim $ buildwrapper synchronize --cabalfile=buildwrapper.cabal $ buildwrapper configure --cabalfile=buildwrapper.cabal $ buildwrapper...

Here's the build error output, received each time I tried to build from 'cabal install buildwrapper': ...[Snip]... [2 of 3] Compiling Language.Haskell.BuildWrapper.CMD ( src-exe/Language/Haskell/BuildWrapper/CMD.hs, dist/build/buildwrapper/buildwrapper-tmp/Language/Haskell/BuildWrapper/CMD.o ) src-exe/Language/Haskell/BuildWrapper/CMD.hs:178:72: Ambiguous occurrence `catch'...