-
Following on from the reddit discussion at: https://www.reddit.com/r/haskell/comments/icm66e/abstracting_over_applicative_alternative/
A couple of thoughts about how `product-profunctors` could bet…
-
Things that would be nice to have:
1. Automatically checking the whole repo to see if it compiles
2. Linters like checking we don't go over 80 chars (this is the style in the cubical stdlib)
-
When I run `stack install haskell-dap ghci-dap haskell-debug-adapter --system-ghc`, it will stuck when compiling fsnotify.
The last line of output is 'fsnotify > win-src\System\Win32\File…
-
Would it make sense to add implementations for `(***)` and `(&&&)` for a `Strong` profunctor when it is also a `Category`, similarly to what [Purescript does](https://pursuit.purescript.org/packages/p…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
$ brew config
HOMEBREW_VERSION: 4.0.17
ORIGIN: https://github.com/Homebrew/brew
HEAD: c0f8068573bbf886fdc78d3f9daca…
-
command used `grep -rl require src/{**/*,*}.js | xargs -I _ sh -c "S=_; grep module \${S/js/purs} | cut -d ' ' -f2"`
https://github.com/LovelaceAcademy/ctl-nix/blob/ceea27c78464caf51a7383c4437d7e096d…
-
using embeded w/o embeded runtime deps to test if there
are dups and decide if we keep the deps embeded
https://github.com/LovelaceAcademy/ctl-nix/blob/ceea27c78464caf51a7383c4437d7e096d58b4b6/nix/p…
-
Could we not just set a dependency on `purescript`? Because otherwise I ran into:
```
$ npx spago install && npm run dev
[error] Oh noes! It looks like the PureScript version installed on your sy…
-
Building https://github.com/well-typed/ghc-events-analyze with ghc 7.8.4:
```
[7.8.4 ~/wt/util/ghc-events-analyze]
# cabal new-build
In order, the following will be built (use -v for more details):
…
-
Failures like these occur often:
```
Failures:
test/Spec.hs:141:5:
1) Pipes: HMM pipe model is equivalent to standard model
Falsified (after 32 tests and 4 shrinks):
[0.…