ormolu-0.0.1.0: data/examples/declaration/value/function/pattern/pattern-bind.hs
foo = bar
where
Foo bar baz = quux
Baz
quux = zoo
foo = bar
where Foo bar baz = quux
foo = bar
where
Foo bar baz = quux
Baz
quux = zoo
foo = bar
where Foo bar baz = quux