-
Hi,
I wanted to show off the [contextual positioning](https://medium.com/larsenwork-andreas-larsen/class-based-contextual-positioning-in-monospaced-fonts-cb6b8b9ffe6f#.t80ay1c21) feature of monoid (s…
-
Currently, :doc Foo where Foo is a class gives you (among other things) the instances (in scope) of that class, e.g.
```
Instances:
Functor List
Functor (Vect n)
Functor Stream
Functo…
LeifW updated
8 years ago
-
$ cabal build
Preprocessing executable 'hmemo' for hmemo-0.1.0.0...
[1 of 1] Compiling Main ( app/Main.hs, dist/build/hmemo/hmemo-tmp/Main.o )
app/Main.hs:74:32: error:
Ambiguous occu…
-
First of all I would like to validate that my assumption is correct that the set of case-insensitive strings form a total oder? If that holds I would like to contribute a `caseInsensitiveOrd` (naming …
-
From discussion on #9:
>As I've mentioned, I think it would work well as part of a post-processing step that would allow a user to perform more general sorts of manipulation on the intermediate bit…
-
A number of users (especially in the Discord server) have reported encountering the `Simplifier ticks exhausted` error while building `reanimate-svg`.
Here's an example of the error:
```
Starting…
-
This is a follow-up of pull request #4373, which itself fixes #4030.
Currently there are quite a few situations where GAP creates domains that claim to be associative although associativity does n…
-
Kinds are [the type of type constructors](https://en.wikipedia.org/wiki/Kind_%28type_theory%29). Thus higher-kinds are constructors on type constructors.
Some [prior discussion at the Rust forum](h…
-
- [ ] Pyro Gel (fire resistance)
- [ ] Thermal Gel (heat/lava resistance)
- [ ] reduce walk damage if implemented: #282
- [ ] Metamaterials
- [ ] nanotech
- [ ] electrified
- [ ] poisoned
- […
-
I am trying the example in the gallery page: http://projects.haskell.org/diagrams/gallery/Hilbert.html
I am using GHC 8.0.2
With and without the {-# LANGUAGE TypeFamilies #-} pragma I am gettin…