packages feed

brittany-0.14.0.0: data/Test138.hs

-- comment1
module Main
  ( Test(Test, a, b)
  , foo -- comment2
  ) -- comment3
    where