-
Can package to Mingw? Some softwares of Mingw need pandoc to convert markdown to man and because pandoc is unavailable in Mingw, them have to miss their man.
Thanks!
-
As a part of the Unicode support feature, I propose that stylish-haskell could support the functions in [base-unicode-symbols](https://hackage.haskell.org/package/base-unicode-symbols).
Related code …
-
There are projects who regularly publish their canonical releases on ftp.
A typical example would be something like `ftp://ftp.gnu.org/gnu/gcc/gcc-7.2.0/gcc-7.2.0.tar.gz`.
Are there plans for such a…
-
I am trying to install hakaru using the steps described on the link: https://hakaru-dev.github.io/intro/installation/
I am facing the following issue
```
error:
Not in scope: data const…
-
**Describe the bug**
In a project where the `.cabal` file has underscores in the name, `cabal install` fails with an unhelpful error message:
```
dieVerbatim: user error (cabal: Package .cabal …
-
```
What steps will reproduce the problem?
1. Clean FreeBSD install.
2. Install the following ports:
- x11/hs-X11
- x11/hs-xmonad
- x11/xorg-minimal
- x11/xterm
- x11/nvidia-xconfig
…
-
Neither the ProverState data constructor nor the zeroKB are exported in the KnowledgeBase module. I don't see a way of instantiating a KB to carry out proofs on it. Would it be enough to export zeroKB…
-
Possibly based on https://github.com/alanz/HaRe/tree/master/old/editors/Vim
cc @gibiansky
Originally https://github.com/alanz/HaRe/issues/40
alanz updated
8 years ago
-
```
$ bash /tmp/haskell-vim-now.sh
...
HvnArgs {hvnArgsNoHoogleDb = False, hvnArgsNoHelperBinaries = False}
Setting up GHC if needed...
Stack setup failed with error 1
*** setup_haskell.hs faile…
-
Figure out how to build a *.deb package for at least the current Debian testing.