summaryrefslogtreecommitdiff
path: root/textproc/hs-hslua-module-text/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2022-02-11Update to hslua-module-text-1.0.1pho1-5/+5
hslua-module-text-1.0.1 - Released 29-01-2022. * Relaxed upper bound of hslua-core, hslua-marshalling, and hslua-packaging, allowing their respective version 2.1. hslua-module-text-1.0.0 - Released 2021-10-22. * Use hslua 2.0.
2021-04-24Update to hslua-module-text-0.3.0.1pho1-18/+18
0.3.0.1 -- 2020-10-16 * Relaxed upper bound for hslua, allow hslua-1.3.*. 0.3.0 -- 2020-08-15 * Use self-documenting module. This allows to include documentation with the module definition, and to auto-generate documentation from that. Requires hslua-1.2.0 or newer. * Run CI tests with all GHC 8 versions, test stack builds.
2020-05-11hs-*: add PLIST filesrillig1-0/+19
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.