@hackage netrc0.2.0.2
Parser for .netrc files
Categories
License
GPL-3.0-only
Maintainer
https://github.com/haskell-hvr
Links
Versions
Installation
Tested Compilers
Dependencies (4)
- base >=4.9 && <5
- bytestring >=0.10.8.0 && <0.13
- deepseq >=1.4.2.0 && <1.6
- parsec >=3.1.11 && <3.2 Show all…
Dependents (4)
@hackage/hail, @hackage/acme-everything, @hackage/hackage-cli, @hackage/cachix
This package provides a parser and a printer for so-called .netrc files.
See netrc(5) manual page for more
information about .netrc files.