ghc-mod/test/data/home-module-graph/cpp/A.hs
2015-03-05 17:35:28 +01:00

5 lines
45 B
Haskell

module A where
import A1
import A2
import A3