-
Since Klister's type system is intentionally close to Haskell's, it would be great if we could call Haskell code from Klister.
One of the easiest-to-use FFI mechanisms I've seen is [Haste's `ffi` f…
-
Any libraries that are used to link libghc have the potential of causing issues such as https://github.com/gentoo-haskell/gentoo-haskell/issues/1385. These should only be built with the `dev-lang/ghc`…
-
It would be good if scanning with HLint was included as a possible [starter workflow](https://github.com/actions/starter-workflows) when adding a code scanning tool. This would increase the visibilit…
-
### Finish First release of Haskell track
We need to finish the beginner track and slowly plan out the next sections as well. The Haskell-Notes repository should be copied here as the master and then…
-
Is it me or this LSP is kinda slow? I'm used to instant response from Gopls and at least for small projects, the language as complex as Haskell, has quite fast response times. But Svelte seems to requ…
-
| Random Fu | MWC Random |
|----------------------|--------------|
| Bernoulli | bernoulli |
| Beta | beta |
| Binomial | …
-
Support for VSCode, Atom, Sublime
-
I'd like to start a conversation about what steps we can take as a community to improve `template-haskell` backwards compatibility.
The interface of `template-haskell` is tightly coupled to Haskel…
-
Dependency haskell-pandoc-types-devel has been removed from the repo.
-
We can define folds for `Seq` more efficiently. See thread starting https://github.com/haskell/containers/issues/1016#issuecomment-2336465956 and in particular the code by treeowl in https://github.co…