-
## Is your enhancement request related to a problem? Please describe.
I want to be able to collapse the long boilerplate of language pragma at the start of my cabal scripts.
## Describe the solu…
bonds updated
2 years ago
-
`primitive-unlifted` does some dubious things which panic with newer versions of the compiler. See the discussion on https://gitlab.haskell.org/ghc/ghc/-/issues/20908 and https://github.com/haskell-pr…
-
### Your environment
```sh
> haskell-language-server-wrapper --probe-tools
haskell-language-server version: 1.4.0.0 (GHC: 8.10.4) (PATH: C:\Users\bradn\Documents\Haskell\hls\haskell-language-server…
-
C++/Java/C#: The closest analogue to traits is interfaces and/or abstract base classes, which must be part of a type's definition, so there's simply no such thing as "orphan impls".
Haskell: Orphan…
-
I’m sure there are very good reasons to re-implement the nix language, but they’re not stated in the README and therefore not discoverable by newcomers :)
-
Apart from SWI Prolog it might be helpful in case of other Prolog implementations. I am more interested in compatibility with [Scryer Prolog](https://github.com/mthom/scryer-prolog) but maybe some oth…
-
I uploaded a new version of my package and was very surprised that the documentation now contained an explicit listing of the identifiers
![screenshot from 2018-09-19 15-14-19](https://user-images.…
-
There's the group/groupby from Data.List, which is pretty useful. It's not yet present in dash and it generalizes `-partition-by`. The docs from hackage:
> The `group` function takes a list and retur…
Fuco1 updated
8 years ago
-
For some reason [hlint](http://hackage.haskell.org/package/hlint) 1.9.16 is unable to parse files containing types defined using records. I first encountered this in my own program that uses your reco…
-
I'm using Nobara Linux which is based on Fedora.
When I execute the `curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh` command listed on the homepage for the [website](https:…