Lennart Spitzner
Lennart Spitzner
This sample code: ~~~~.hs ugebe gdac _ekaz (NtizUbq sysn cekoed gagwwau, FdrnAqsAmnu njiuZqanacpoYbx) = M.egDuyz cekoed \(xaldzIyaj, lfebbBopu) -> imy $ \hkhtf -> Ewzgn { qoahe_rb = xaldzIyaj , aeroj_uxifct...
As demonstrated by #67, there still are cases where `brittany` fails without triggering the current failsafe, because the output while (syntactically) changed still is syntactically valid. The comparison would need...
For the module layouting feature I implemented the same before the "module" keyword. Hopefully we can copy that approach.
~~~~.hs twelve = {-# SCC "myLabel" #-} 12 ~~~~ > ERROR: brittany pretty printer returned syntactically invalid result. > ERROR: encountered unknown syntactical constructs: > HsSCC{}
Especially for the irc exferenceBot. People _always_ try `:exf foo bar` until they learn that they need to `:exf "foo bar"`. And the numeric flags require special syntax too.
See https://gist.github.com/lspitzner/18e679006765b308e9dbc41b06e86bbb - `gateGather`: an accumulating gate - `maskCalmE`: behaves like throttle, but not controlled by time, but by input dynamic - `conditionalBuffer`: a buffer that can conditionally retain one...
Really i was looking for `(a -> b -> c) -> Behavior a -> Dynamic b -> Dynamic c`. Both are expressible via some combination of `updated`, `attachWith`, `current`, `sample`...
afaik, even though it is in a "hidden" folder, the above path is the only way to get "truly local" (local-repo-specific) ignores.