packages feed

ghc-exactprint-0.5.0.0: tests/examples/ghc8/T10322B.hs

module T10322B (b) where
import T10322A (a)
b :: Int
b = a+1