-
I installed and ran the script as described in the readme. What's going on?
> Ivans-MBP:haskell ivanschuetz$ vim ~/.bash_profile
> Ivans-MBP:haskell ivanschuetz$ bash /tmp/haskell-vim-now.sh
> --…
-
### General summary/comments (optional)
Trying to specify a flag with `--` in the name in stack.yaml causes a parsing failure.
### Steps to reproduce
1. Have this `stack.yaml` (note that thi…
-
This is another gap in `cabal` that `stack` could fill. If `stack install foo` installs `foo`, it would be nice to have `stack uninstall foo` reverse the process.
-
Stackage breaks on a mac, after a fresh clean install :
It looks like the latest platform does do use the same places to store file, especially :
> stackage.hs: /Users/luc/.cabal/packages/hackage.has…
-
### General summary/comments (optional)
If I have a package listed under the `packages:` field in `stack.yaml` (e.g. from another directory or from git) and I have `extra-dep: true` I would expect …
-
ghc-mod on 8.2.x has been broken for a while, but here recently looks like there is a [workaround](https://github.com/DanielG/ghc-mod/pull/922#issuecomment-353896120) for getting it installed using `c…
jship updated
6 years ago
-
I was looking through the implementation and I looks to me like it's possible that unaligned memory buffers are passed the C implementation, since e.g. `ByteString` is also a `PureByteSource` and the…
-
After modifying `directory-tree` so that `nix-shell` runs. I tried to run `./ex00.sh` but it fails compiled the first module because of a version mismatch.
```
src/Util/Run.hs:59:35: error:
•…
-
I'm not very familiar with the Haskell platform so I'm not sure how to proceed. At first I was trying to install Idris programming language with the distribution `cabal-install` tool, but it kept fail…
-
The progress bar indicator is reversed
Here is a screenshot
http://s4.postimg.org/o19x16p65/kde_polarity.png