./devel/hs-hslua-module-version, Lua module to work with version specifiers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.1nb1, Package name: hs-hslua-module-version-1.1.1nb1, Maintainer: pkgsrc-users

Wrapper for the Data.Version.Version Haskell type.


Master sites:

Filesize: 6.006 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-30 13:41:13 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-hslua-module-version: Update to 1.1.0

hslua-module-version-1.1.0 - Released 2023-03-13.
* Update to hslua-2.3; this includes the addition of type initializers to
  the module.
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-26 10:30:36 by Masatake Daimon | Files touched by this commit (4)
Log message:
devel/hs-hslua-module-version: Update to 1.0.3

hslua-module-version-1.0.3 - Released 2022-09-01
* Allow equality checks with non-version values: A Version value can now be
  compared with any value. Previously, comparing a version with a value
  that cannot be interpreted as a Version would result in an error,
  violating the principle of least surprise.

hslua-module-version-1.0.2 - Released 2022-02-19
* Relax upper bounds, allowing hslua-core-2.2.*, hslua-marshalling-2.2.*
  and hslua-packaging-2.2.*.
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-12 09:11:28 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-hslua-module-version: import hs-hslua-module-version-1.0.1

Wrapper for the Data.Version.Version Haskell type.