darcs-2.8.0: src/Ratified.hs
-- | XXX: Perhaps a word of explanation here [WL]
module Ratified
(
readFile
, hGetContents
) where
import System.IO( hGetContents )
-- | XXX: Perhaps a word of explanation here [WL]
module Ratified
(
readFile
, hGetContents
) where
import System.IO( hGetContents )