-
### Describe the bug
Haskell packages in `nixpkgs.pkgsStatic.haskell.packages.ghc98` are unable to be built.
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix build nixpkgs#legacyP…
-
Let us know if you have a favorite language that we have not covered in the other issues.
Scala, Kotlin, Erlang, Haskell, Visual Basic???
-
if you want to execute a program, you need concrete types
maybe we could try switching to some kind of bamboo-based alternative type system.
-
**Describe the bug**
The haskell language server will fail on a file if that file is part of a package which depends on two package with the same package name, but different package id.
For exam…
-
I've started getting this:
```
src/Foo.hs:603: failure in expression `not . null . parseFoo'
:76:19: error:
• Variable not in scope:
mkName
:: [Char]
-> t…
-
Hi! I'm Japanese. I use Manjaro KDEand installed hie through AUR.
When I tried to update hie , the build process did not complete.
This is the error code
```
haskell-ide-engine> /var/tmp/pamac-bu…
-
### Your environment
Which OS do you use:
NixOS 23.05, VSCodium installed with HomeManager
### Steps to reproduce
1. Clone this repo
2. Change something (I for example changed the `Fi…
-
https://github.com/bmillwood/haskell-src-meta/pull/54#issuecomment-465062390
https://github.com/LumiGuide/haskell-opencv/blob/master/doc/Language/Haskell/Meta/Syntax/Translate.hs
-
Hi,
I'm currently trying to get haskell language server working with bazel and Nix.
Here is the repo for reference: https://github.com/aveltras/haskell-bazel-nix
**I'm wondering if it's possibl…
-
## Is your enhancement request related to a problem? Please describe.
Disabling the `formattingProvider` configuration does not seem possible. There is a handful of options but it can't be disabled…