A.hs

module A (module B) where

import qualified B
import C

Plain-text version of A.hs | Valid HTML?