[Haskell-cafe] Announce: HsShellScript 3.6.4
Volker Wysk
post at volker-wysk.de
Wed Apr 3 05:53:45 UTC 2024
Hi!
HsShellScript is a library that lets you do your Unix scripting in Haskell.
It was outdated with respect to the supported compiler (meaning base-
package) version, but now I've ported it to base >= 4.17.0.0 && < 5
(GHC 9.4/9.5). That's the recommended version (as of 2024-04-02).
Here's the homepage:
https://volker-wysk.de/hsshellscript/
Cheers,
Volker
More information about the Haskell-Cafe
mailing list