Language

Package: ghc-system-filepath @ 0.4.14

Synopsis

High-level, byte-based file and directory path manipulations

Description

Provides a FilePath datatype and utility functions for operating on it. Unlike the filepath package, this package does not simply reuse String, increasing type safety.

Home page
https://github.com/fpco/haskell-filesystem
Location
gnu/packages/haskell-xyz.scm (line: 13003, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 13020 is way too long (250 characters)