Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
FilePath ar = FilePath System arpathtype System.Path No documentation available.
type
FilePath os ar = Path os ar Filepathtype System.Path.Generic Deprecated: Use Path.File instead.
type
FilePath ar = FilePath System arpathtype System.Path.Posix No documentation available.
type
FilePath ar = FilePath System arpathtype System.Path.Windows No documentation available.
-
The equivalent of System.FilePath on raw (byte string) file paths. Not all functions of System.FilePath are implemented yet. Feel free to contribute!
-
classy-prelude-yesod ClassyPrelude.Yesod File and directory names are values of type String, whose precise meaning is operating system dependent. Files can be opened, yielding a handle which can then be used to operate on the contents of that file.
-
constrained-categories Control.Category.Constrained.Prelude File and directory names are values of type String, whose precise meaning is operating system dependent. Files can be opened, yielding a handle which can then be used to operate on the contents of that file.
-
constrained-categories Control.Category.Hask File and directory names are values of type String, whose precise meaning is operating system dependent. Files can be opened, yielding a handle which can then be used to operate on the contents of that file.
-
copilot-language Copilot.Language.Prelude File and directory names are values of type String, whose precise meaning is operating system dependent. Files can be opened, yielding a handle which can then be used to operate on the contents of that file.
-
verset Verset File and directory names are values of type String, whose precise meaning is operating system dependent. Files can be opened, yielding a handle which can then be used to operate on the contents of that file.