https://bugzilla.redhat.com/show_bug.cgi?id=1797271

            Bug ID: 1797271
           Summary: Review Request: ghc-filepath-bytestring - Library for
                    manipulating RawFilePaths in a cross platform way
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: Package Review
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora




Spec URL:
https://petersen.fedorapeople.org/reviews//ghc-filepath-bytestring.spec
SRPM URL:
https://petersen.fedorapeople.org/reviews//ghc-filepath-bytestring-1.4.2.1.6-1.fc31.src.rpm

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).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to