packages feed

fourmolu-0.0.6.0: data/examples/declaration/value/other/line-multi-line-out.hs

x :: [Int]
x =
  [ 1,
    2,
    somethingSomething 3
  ]