./devel/hs-lift-type, Lift a type from a Typeable constraint to a Template Haskell type

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


Branch: CURRENT, Version: 0.1.1.1nb1, Package name: hs-lift-type-0.1.1.1nb1, Maintainer: pkgsrc-users

This library provides a utility function liftType which accepts a type
application argument and returns the Template Haskell Type representation
of it.


Master sites:

Filesize: 3.293 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-28 18:47:51 by Masatake Daimon | Files touched by this commit (1)
Log message:
devel/hs-lift-type: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   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-31 17:34:57 by Masatake Daimon | Files touched by this commit (5)
Log message:
devel/hs-lift-type: import hs-lift-type-0.1.1.1

This library provides a utility function liftType which accepts a type
application argument and returns the Template Haskell Type representation
of it.