libghc-filepath-bytestring-prof

library for manipulating RawFilePaths; profiling libraries

Description

This package provides functionality for manipulating RawFilePath values. It can be used as a drop in replacement for the filepath library to get the benefits of using ByteStrings. It provides three modules:

  * "System.FilePath.Posix.ByteString" manipulates POSIX/Linux style
  RawFilePath values (with / as the path separator).

  * "System.FilePath.Windows.ByteString" manipulates Windows style
  RawFilePath values (with either \ or / as the path separator, and
  deals with drives).

  * "System.FilePath.ByteString" is an alias for the module
  appropriate to your platform.

All three modules provide the same API, and the same documentation (calling out differences in the different variants).

This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://hackage.haskell.org/package/filepath-bytestring


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-filepath-bytestring-prof