2021-04-23 11:14:44 by Masatake Daimon | Files touched by this commit (5) |
Log message:
Update to echo-0.1.4
0.1.4 [2021.02.17]
* Use Trustworthy, not Safe, on GHC 7.2 to work around an old GHC bug.
|
2020-05-11 19:52:21 by Roland Illig | Files touched by this commit (190) |
Log message:
hs-*: add PLIST files
These PLIST files have been autogenerated by mk/haskell.mk using
HS_UPDATE_PLIST=yes during a bulk build. They will help to track changes
to the packages. The Haskell packages didn't have PLIST files because
their paths contained package hashes. These hashes are now determined by
mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
|
2020-01-18 23:57:04 by Masatake Daimon | Files touched by this commit (5) |
Log message:
Import echo-0.1.3
Exports functions that handle whether or not terminal input is echoed
in a way that should be portable across different platforms and
consoles.
|