packages feed

fourmolu-0.7.0.0: data/examples/declaration/value/function/list-notation-0-four-out.hs

foo =
    testCase "Foo" testFoo
        : testCase "Bar" testBar
        : testCase "Baz" testBaz
        : []