packages feed

ghc-exactprint-0.3: tests/examples/LocalDecls2Expected.hs

module LocalDecls2Expected where

foo a = bar a
  where
    nn :: Int
    nn = 2