-
I have [a long comment](https://users.rust-lang.org/t/rust-as-a-high-level-language/4644/72) at the Rust forum (some of the inspiration came from @keean linking me to Sean Parent's [video](https://you…
-
## Issue description
```
~ nix-shell --pure -p "haskellPackages.ghcWithPackages (pkgs: with pkgs; [ category-extras ])" --run "ghci"
warning: ignoring untrusted substituter 'https://hie-nix.ca…
-
As per this tweet: https://twitter.com/arthurxavierx/status/1040209220593954816
Some existing exploration around composing UIs and parent-child communication: https://arthurxavierx.github.io/RealWo…
-
EDIT: I'd make a PR but dependencies have restricting bounds still.
EDIT2: After this change `free` would need a patch, but I'll stop here for today as I'm losing track of all patches in flight so fa…
-
There have been multiple discussions about making `Graph` higher-kinded, so I decided to create a separate issue for this -- let's discuss higher-kinded graphs here.
The key idea is:
```haskell
c…
-
I recently submitted a camera-ready publication to WAC2011 about using PureScript to pilot the WebAudio API. It starts from looking at how to model the current web audio graph as a Behavior and then d…
-
## Background
I've been insisting, in the past few years, that the `Dupable` type class ought to:
- Support instance being defined in a `Data.Applicative` style
- Support generating n-tuples for …
-
Hi Bartosz, I haven't managed to get this to compile. Seems a bit odd, as the `(+)` type family seems OK. Suggestions?
```
❯ cabal build
Resolving dependencies...
Build profile: -w ghc-8.10.…
-
-
Not sure if you're open to adding `comonads` as a dependency, but it'd be great to have comonad instances for all the applicable types; would probably be a good Hacktoberfest issue if you're open to i…