-
_**NOTE:** This is an experience report, not a bug report / feature request. I couldn’t find any community or support channel, so I figured I’d share here. Feel free to close/move if there is a better…
-
There's a number of packages on Hackage providing "non-empty" versions of containers, modeled after https://hackage.haskell.org/package/base/docs/Data-List-NonEmpty.html . There's a variety of use-cas…
-
Hello,
Thank you for such a great library!
I believe I've run into a limitation in persistent, but maybe it's already possible to do this and I'm overlooking how to do it?
I have a model like…
-
Here are some thoughts about FFI, since I got to thinking about it. Might be worth some discussion?
### Summary
Unison should support some kind of Foreign Function Interface mechanism for interac…
-
edbrowse/stable 3.8.0-4 arm
eigen/stable 3.4.0 arm
eja/stable 13.11.25 arm
electric-fence-static/stable 2.2.6 arm
electric-fence/stable 2.2.6 arm
electrum/stable 4.3.1 all
elfutils/stable 0.187 arm
el…
-
/u/taktoa on Reddit reported:
I'm trying to get this to build in Nix, and I'm getting the following linker error:
```
Linking dist/build/fltkhs-fluidtohs/fltkhs-fluidtohs ...
…/dist/build/li…
deech updated
6 years ago
-
We have Haskell-based plonk verification in https://github.com/argumentcomputer/lurk-hs/tree/sphinx-hs
This is meant to be used to check validity of the e.g. Ethereum proofs, which is demonstrated …
-
This is just a duplicate of [my issue for the OpenCL package](https://github.com/zhensydow/opencl/issues/12), since the situation and suggested fix is the same, so rather than writing anything here I'…
ehird updated
12 years ago
-
There is an opinion within the K Team that the well-known issues (#3871) regarding the release and integration process of K components would be much more manageable in a monorepo setup where
* Chan…
-
CLaSH version: 949a05a1d8b1e4b3aabf22424
I managed to minimize my program into the following, with no external dependencies:
```
{-# LANGUAGE RecordWildCards, TupleSections #-}
{-# LANGUAGE Ap…