-
Not sure why am I the only person having this error. I'm using ghc-mod from master, and since some time ago, it started having this problem:
```
Debugger entered--Lisp error: (error "Selecting delete…
k-bx updated
10 years ago
-
I've found others recommending installing ghc-mod into the sandbox and when I did that previously it worked. However I'm trying to have a clean build set up where all the command line tools are in ~/.…
-
I'm thinking of a type like `forall m. Semigroup m => (a -> m) -> s -> Maybe m`.
A good start would be to add `Wrapped` instances for the newtype wrappers from the `semigroups` package.