packages feed

ormolu-0.1.1.0: data/examples/declaration/value/function/list-notation-0.hs

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