Copyright | (C) 2013-2015, University of Twente |
---|---|
License | BSD2 (see the file LICENSE) |
Maintainer | Christiaan Baaij <[email protected]> |
Safe Haskell | None |
Language | Haskell2010 |
Extensions | TemplateHaskell |
CLaSH.Promoted.Nat.TH
Description
- decLiteralD :: Integer -> Q [Dec]
- decLiteralsD :: Integer -> Integer -> Q [Dec]
Documentation
decLiteralD :: Integer -> Q [Dec] Source