himari-1.0.0.2: src/Himari/Prelude/FilePath.hs
-- | "System.FilePath" re-exports, hiding symbols that conflict with "Control.Lens". module Himari.Prelude.FilePath ( module Export ) where import System.FilePath as Export hiding ((<.>))
-- | "System.FilePath" re-exports, hiding symbols that conflict with "Control.Lens". module Himari.Prelude.FilePath ( module Export ) where import System.FilePath as Export hiding ((<.>))