-
The dependency for caffegraph is base==4.7.*.
Any chance of updating it to install with base-4.8.*?
-
Hello! I'm trying to use imdone and after creating the default config in `.imdone/config.json` I see trello-like columns in imdone dashboard but they are empty. When the dashboard is loading I see for…
-
The program
```
> module Main
> %default total
> %access public export
> %auto_implicits off
> J : Type -> Type -> Type
> J R X = (X -> R) -> X
> K : Type -> Type -> Type
> K R X = (X -…
-
@svanderburg Currently there your infrastructure which uses Ant. We at Obsidian have our https://github.com/reflex-frp/reflex-platform/tree/develop/android . It would be nice to float out the haskell-…
-
Hi,
I'm using template haskell and a DSL named HaTeX in order to write LaTeX documents in Haskell. Using `polymode` to have chunks of `LaTeX-mode` inside haskell code is working really well.
Howev…
-
SDL 1 is deprecated. It seems to no longer compile well with modern versions of GHC.
Porting the examples to SDL 2 would make them more relevant to current developers, and keep our CI infrastructur…
-
Currently there are two problems with the API:
- you cannot open database once, when the server starts, and close on exit, instead it would need to be opened and closed on every operation - this is…
-
stylish-haskell 0.14.4.0 fails to compile with GHC 9.4.5. This breaks `ghcup compile hls --version 2.0.0.0 --ghc 9.4.5`.
The output of `cabal install stylish-haskell`:
```
$ cabal install styli…
-
```
dependency.badslotop [fatal] 4
dev-haskell/cabal-helper/cabal-helper-0.8.2.0.ebuild: RDEPEND: '>=dev-haskell/cabal-1.14:=[profile?]' uses ':=' slot operator under '||' dep clause.
dev-…
-
Hi,
I'm attempting to add haskell-ide-engine to my project. It was recently added to NixPkgs, and hopefully reflex-platform's fork will include it soon. In the meantime, I've copied the package exp…