Ignat Insarov
Ignat Insarov
`cabal run -v0` works alright, problem solved, thanks!
I revisited this ticket a few times, and however I try to persuade myself in the argument of @bos, my opinion remains unwavered. I must respectfully express my disagreement. I...
It is Monday, 3 of October 2022. I am writing this function again. @Bodigrim please revisit this situation. Ideally maybe we can also add `tread ∷ Read α ⇒ Text...
Another function that needs this is the one that gives all permutations. [See also this issue to Relude.][1] [1]: https://github.com/kowainik/relude/issues/385
This type deserves to be put on a wall in a frame, though. * Two levels of quantification. * I do not even know what this `TYPE` thing is. *...
As I see it, there are two big risks right now: 1. The biggest risk is that this patch does not get merged and all the work is lost to...
> I care little for hlint and formatting, for me it's one of the lowest priorities. This is of course up to you. I can only say that for me...
> `eskimor/purescript-bridge` is all Stylish Haskell; IOHK uses Ormolu. Alright! I thought you eventually decided to format with `ormolu` to match the IOHK fork but I see now this is...
Yes, thank you for putting my mind to the right spot. I was remembering that you formatted everything some time ago, but I was confused between `ormolu` and `fourmolu`. So,...
By the way, the current `master` of `purescript-bridge` can handle `data` declarations with phantom type parameters, but not with non-phantom type parameters. The issue seems to be that the fake...