@hackage netrc0.2.0.0
Parser for .netrc files
Categories
License
GPL-3.0-only
Maintainer
https://github.com/haskell-hvr
Links
Versions
Installation
Tested Compilers
Dependencies (6)
- base >=4.5 && <5
- bytestring >=0.9.2.1 && <0.13
- bytestring-builder >=0.10.4.1.2 && <0.11
- deepseq >=1.3 && <1.6
- ghc-prim >=0.2 && <0.3
- parsec >=3.1 && <3.2 Show all…
Dependents (4)
@hackage/hail, @hackage/acme-everything, @hackage/hackage-cli, @hackage/cachix
Package Flags
bytestring_has_builder
(on by default)
whether bytestring is 0.10.4 or newer
This package provides a parser and a printer for so-called .netrc files.
See netrc(5) manual page for more
information about .netrc files.