-
### 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…
-
```
$ stack ghci
Configuring GHCi with the following packages: Multiprocessing, cryptohash, riak, riak-http, ua-parser, vector-bytestring
GHCi, version 7.8.4: http://www.haskell.org/ghc/ :? for help
…
-
Tested with RC1. I'm going to put in some hacks to allow testing the builds even with the restrictive upper bounds, but here are the bounds issues right now (pinging @hvr who asked for this informatio…
-
The following packages are affected (from the correctly working ones of the first 500):
- [ ] `ansigraph-0.2.0.0`
- [ ] `apply-refact-0.3.0.0`
- [ ] `bcrypt-0.0.10`
- [ ] `bytestring-progress-…
-
Currently they encode slightly differently:
```
>>> zt :: ZonedTime
2016-12-31 01:00:00 +0000
>>> encode zt
"\"2016-12-31T01:00:00Z\""
>>> toQueryParam zt
"2016-12-31T01:00:00+0000"
```
A…
-
### General summary
Stack is not able to install some packages (I have found problems with clock and regex-posix). However `cabal install` works as expected and I can import modules from these pa…
-
There must be some information about which packages should GHC choose when there are multiple packages exporting the same interface.
This problem prevents the refactoring of multiple stackage packa…
-
I'm pretty much done with everything to get this project off the ground and released. To recap, we currently have:
* A complete `Dhall.Type` that extracts a `GenericPackageDescription`. This is the…
-
### General summary/comments
Trying to install `cabal-install` in global project or do a `stack upgrade --git` fails on FreeBSD (11.0-RELEASE-p9).
### Steps to reproduce
1. install `devel/st…
alios updated
7 years ago
-
I'm not sure what to do about this as I'm a first time cabal user. I chose to install from the git repository rather than `dnf` because the package in the Fedora repos is 0.38.0 and the latest version…