summaryrefslogtreecommitdiff
path: root/textproc/hs-hslua-module-text
AgeCommit message (Collapse)AuthorFilesLines
2022-02-26Bump all Haskell packages after enabling "split sections" in mk/haskell.mkpho2-4/+4
2022-02-12revbump after changing the default Haskell compilerpho2-3/+4
2022-02-11Update to hslua-module-text-1.0.1pho4-17/+20
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.
2022-01-18Bump packages that depends on GHCpho2-4/+4
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-03*: Bump PKGREVISION for ghc-9.0.1pho2-3/+4
2021-04-24Update to hslua-module-text-0.3.0.1pho4-28/+28
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.
2020-01-15Import hslua-module-text-0.2.1pho4-0/+34
UTF-8 aware subset of Lua's string module.