Ollie Charles
Ollie Charles
Yea, you've understood me correctly. Fair point about `let`. I don't have a huge preference here and fourmolu is all about options!
Unfortunately this is somewhat known, but we don't really know what the root cause of the issue is. At CircuitHub, we tend to set `-O0` on modules that take a...
Could we keep this open? I was using the issue to track when niri-flake has 25.05+ support
I'm still here :smile: But yes, I am "inactive" generally, and am ok with being moved.
Since upgrading to 0.1.3 we are also experiencing this at CircuitHub. Unfortunately it's also a proprietary repository, but am I right in thinking I only need the `.cabal` and `cabal.project`...
> @ocharles With https://github.com/Avi-D-coder/implicit-hie/pull/48, we "generate one hie-bios component per module, instead of one per hs-source-dir". So without files a empty cradle will be returned. Is the empty cradle causing...
@Avi-D-coder I removed my `implicit-hie < 0.1.3` constraint from my `haskell-language-server` build, and can confirm that `haskell-language-server` no longer throws an error if I have the mentioned `hie.yaml`. If I...
Anything that wraps `in_` and has a type signature (`myIn = in_`) would break, because the type has changed. It's hypothetical, but probably a better path than trying to find...
Oh wait, maybe I'm wrong because `Field a` has that instance? Might be worth checking that one,
Happy with fourmolu with some tweaks, but agree that any formatter is better than no formatter!