packages feed

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

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