-
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…
-
We set cucumber results as description on each job ran. Currently we use a different plugin for that, but it's abandoned and no longer compatible with recent Jenkins.
Something like this would be w…
-
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 it looks like t…
-
On trying to install buildwrapper for use with EclipseFP, the build fails with the following output and error message:
``` bash
$ cabal install buildwrapper
Resolving dependencies...
Warning: build…
-
buildwrapper-0.7.0 has the following build error. On the other hand, I successfully installed buildwrapper-0.6.4 on my system.
(ghc-7.6.1, linux x86-64)
I think the same error message happens in hack…
-
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/Build…
ghost updated
11 years ago
-
### Describe the bug
The answer of REST-API gives every information: cli version and what has be done
{
[2023-08-11T04:39:21.465Z] "errors": [
[2023-08-11T04:39:21.465Z] {
[2023-…
-
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 --caba…
-
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 most useful Haskell c…
-
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
…