-
I tried stack and couldn't make it work so I removed the .stack directory and everything stack in my application directory. I even brought back my latest Github update to make sure. When I enter 'caba…
-
In my Stackage builds, I use --max-backjumps=-1 --reorder-goals. Given the recent discussion about reorder-goals both being slow, and possibly causing non-termination in build plan construction, I dec…
-
```
Support for btc.to for sending and recieving.
```
Original issue reported on code.google.com by `jjj...@gmail.com` on 7 Aug 2011 at 8:08
-
on 60faa55887fbf7332dc7aa82a9505e2d92f7c316 ,
the build fails with compile fail in [network](https://github.com/haskell/network/issues/60) dependency.
Explicitly specifying the `network == 2.4.0.1` …
-
When trying to instal `stack` in a sandbox, I get the following error:
```
[19 of 45] Compiling Stack.Types.StackT ( src/Stack/Types/StackT.hs, dist/dist-sandbox-9e149746/build/Stack/Types/StackT.o )…
-
I'm not sure if this is a 7.10.2 issue or a dependency bounds issue, the same project works built against 7.8.4:
```
Downloading ansi-terminal-0.6.2.1...
Downloading appar-0.1.4...
Configuring base-o…
-
```
Support for btc.to for sending and recieving.
```
Original issue reported on code.google.com by `jjj...@gmail.com` on 7 Aug 2011 at 8:08
-
Hello,
I don't know if it actually freezes or it is working without verbosity but when i try ti run `cabal update` I get not output and cpu starts to use 50-100%. I have tried with the same effect `c…
-
After upgrading to 0.5 I've observed a very strange issue. Processing of several of my files resulted in an error like this:
```
pandoc -t latex --filter pandoc-citeproc --template template.latex --…
-
I may just be doing this wrong, but when a code cell evaluates to something that should be displayed nicely (like a JuicyPixels Image), it just says
```
Unshowable:Image Pixel8
No instance for (Show…