lift-type

[ bsd3, library, unclassified ] [ Propose Tags ]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.1.1
Change log ChangeLog.md
Dependencies base (>=4.11 && <5), template-haskell [details]
License BSD-3-Clause
Copyright 2021 Matt Parsons
Author Matt Parsons
Maintainer parsonsmatt@gmail.com
Revised Revision 2 made by parsonsmatt at 2021-04-23T22:37:51Z
Home page https://github.com/parsonsmatt/lift-type#readme
Bug tracker https://github.com/parsonsmatt/lift-type/issues
Source repo head: git clone https://github.com/parsonsmatt/lift-type
Uploaded by parsonsmatt at 2021-04-21T21:00:08Z
Distributions Arch:0.1.1.1, Fedora:0.1.0.1, LTSHaskell:0.1.1.1, NixOS:0.1.1.1, Stackage:0.1.1.1, openSUSE:0.1.1.1
Reverse Dependencies 2 direct, 242 indirect [details]
Downloads 7918 total (137 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-04-21 [all 1 reports]

Readme for lift-type-0.1.0.0

[back to package description]

lift-type

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