-
It would be nice if coala would support bears written in Haskell. I have an example bear at https://github.com/maweki/coalaCheckBear-hs and a haskell framework prototype at https://github.com/maweki/c…
-
This happens occasionally, but across architectures. Full build log:
```
setupCompilerEnvironmentPhase
Build with /nix/store/76ry03j2vqf9kll6k3mdd7bix4jvwwf8-ghc-9.4.2.
unpacking sources
unpack…
-
Example implementation: https://gist.github.com/phadej/af8ce4b8b3dece6e8a4d
-
I am unable to figure out how to transform a chart to SVG in a pure way.
I thought that's one of the main reasons for having these native back-ends?
It seems the roadblock is `defaultEnv` which …
-
When the body of a request is set the `Content-Type` header is derived from the actual payload.
Once set, the `Content-Type` can't be overriden.
See https://github.com/playframework/play-ws/commit…
-
I wrote a simple script which applies identity transformation to test this lib. So the code is super simple and inspired by tests:
```
{-# LANGUAGE DataKinds #-}
{-# LANGUAGE GADTs #-}
{-# LANGUAG…
-
### Symfony version(s) affected
6.4
### Description
When using the Console [table helper](https://symfony.com/doc/current/components/console/helpers/table.html), the following exception is so…
-
I'm opening this issue due to @Bodigrim's advice:
The people at Kowainik (cc @vrom911, @chshersh) have produced very good ergonomics when it comes to string types conversion. Functions like `toText…
-
Is this project abandoned?
- not been updated to latest GHC versions
- last commit 3 years ago
-
Hawk --apply and --map modes are used to transform the input if I didn't get it wrong.
I'd suggest to add a --filter command complementary to --map in order to obtain a filterMap for each element.
Tha…