@hackage HSHHelpers0.24
Convenience functions that use HSH, instances for HSH.
Categories
License
LicenseRef-GPL
Maintainer
Thomas Hartman <thomashartman1 at gmail>
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (11)
- DebugTraceHelpers
- HSH >=1 && <1.27
- HStringTemplateHelpers
- MissingH >=1.0.3
- base >=0.4 && <5
- bytestring Show all…
Dependents (1)
@hackage/acme-everything
Functions I found I was using repeatedly when doing shell programming with HSH. Rather than duplicate code, released on hackage. A lot of this is cruft. For instance, you are probably better off having a look at System.Posix.Files and System.Posix.Users, which I overlooked when writing, before making too much use of hsh helpers.