-
How to reproduce:
Create new project with `stack` tool, then open source file in emacs and add line like:
`import System.Random`
Then open repl with `C-c C-l` and it will offer to add package `ra…
-
Trying to install `cabal-hie-8.6.5` gives me the following error instead:
```
Warning: Failed to build documentation for haddock-api-2.22.0 (which is
required by test:wrapper-test from haskell-id…
-
Applying HLint suggestions malfunctions. Logging shows that `applyHint`'s output is malfunctioning.
Related:https://github.com/alanz/vscode-hie-server/issues/33
k0aaa updated
4 years ago
-
[Enter steps to reproduce:]
1. Select the whole of the buffer
2. Execute "Chlorine: Evaluate Selection"
3. Boom
**Atom**: 1.44.0 x64
**Electron**: 4.2.12
**OS**: "Arch Linux"
**Thrown From*…
-
hie --version
Version 0.1.0.0, Git revision f526f9761dff62990befaf94ea8a21443d7463a1 (1223 commits) x86_64 ghc-8.2.2
Windows 10
![vsc](https://user-images.githubusercontent.com/7345761/37856575…
-
I'm getting a problem where modular operations are being performed with the wrong modulus. An example:
```haskell
{-# LANGUAGE PolyKinds, RankNTypes #-}
module Main where
import Math.NumberThe…
-
After update to Cabal 2.4, hgettext bustle no longer works:
https://github.com/haskell-hvr/hgettext/issues/15
-
I found myself wanting to use a gtk notebook (tabs), but it looks like this widget will need a little bit of custom logic to be able to add children.
I tried adding the necessary instances myself, …
-
```
$ stack ./install.hs stack-install-cabal
run from: stack
# stack (for cabal)
# stack (for cabal)
Error when running Shake build system:
at want, called at src/Development/Shake/Internal/Ar…
-
![image](https://user-images.githubusercontent.com/37610753/65349109-9b596480-dc1d-11e9-99e5-e2484d900f8b.png)
![image](https://user-images.githubusercontent.com/37610753/65349134-a9a78080-dc1d-11e9-…
ghost updated
5 years ago