-
I am trying to build a project with `cabal new-build` and I have `ghc-8.2.1` and
```
cabal-install version 2.0.0.0
compiled using version 2.0.0.2 of the Cabal library
```
It is failing to build…
-
The progress bar indicator is reversed
Here is a screenshot
http://s4.postimg.org/o19x16p65/kde_polarity.png
-
Hi!
I am building keepassxc on CentOS7.
Prepared my environment as suggested at [https://github.com/keepassxreboot/keepassxc/wiki/Set-up-Build-Environment-on-Linux](url)
```
sudo yum install lib…
-
### Steps to reproduce
On lts-9.0, 9.1, 8.21:
```
stack install discrimination
```
### Expected
Should warm my room and return.
### Actual
```
$ stack install discrimination
Erro…
-
### General summary/comments
Publishing with `pvp-bounds: lower` has stopped working with no change in tooling. Hackage is now returning an "extraneous version range" on an internal library error a…
mfine updated
7 years ago
-
http://packdeps.haskellers.com/feed?needle=sws
-
https://github.com/snapframework/snap/blob/e5d61d2657f33b00bcc8b93cc9442702d515622d/snap.cabal#L108
Hackage has `base >= 4 && < 4.10`
-
### General summary/comments (optional)
I have a package with both a library and an executable (which depends on the library). Whenever I try to build just the library (so that I can restart my `s…
-
> GFroh 2017-07-10 14:47
> [It looks] like the topic term for Hawai'i is not being properly inserted into the data itself. It is being rendered as:
> ```
> {
> "id": "277",
> "term": "i"
…
gjost updated
7 years ago
-
### Problem Description
I would like to use the `Control.Lens` module within my `xmonad.hs` config. Is there a way I can 'manage' my xmonad config using cabal or stack?
I'm assuming I need a ca…