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