tfp-th-0.8: tfp-th.cabal
Name: tfp-th
Version: 0.8
License: BSD3
License-File: LICENSE
Copyright: Copyright (c) 2013 Henning Thielemann, 2008 Peter Gavin
Author: Peter Gavin, Henning Thielemann
Maintainer: haskell@henning-thielemann.de
Homepage: http://www.haskell.org/haskellwiki/Type_arithmetic
Synopsis: Template-Haskell code for tfp
Description:
This package contains Template Haskell for generating tons of type integer literals
and a module that provides integers from a large range.
Category: Type System
Tested-with: GHC == 7.4.2, GHC == 7.6.3
Stability: alpha
Cabal-version: >= 1.6
Build-Type: Simple
Source-Repository head
Type: darcs
Location: http://code.haskell.org/~thielema/tfp-th/
Source-Repository this
Tag: 0.8
Type: darcs
Location: http://code.haskell.org/~thielema/tfp-th/
Library
Build-Depends:
tfp >=0.8 && <0.9,
template-haskell >=2.0,
base >=3.0 && <5
GHC-Options: -Wall
Hs-Source-Dirs: src
Exposed-Modules:
Types.Data.Num.Decimal.Literals.Big
Types.Data.Num.Decimal.Literals.TH