packages feed

ghc-exactprint-1.14.0.0: tests/examples/pre-ghc910/T10110C.hs

module T10110C (c) where
import T10110A (a)
import T10110B (b)
c :: Int
c = a+b