| Copyright | (C) 2020 QBayLogic B.V. | 
|---|---|
| License | BSD2 (see the file LICENSE) | 
| Maintainer | QBayLogic B.V. <devops@qbaylogic.com | 
| Safe Haskell | Safe-Inferred | 
| Language | Haskell2010 | 
Clash.Netlist.Id.Verilog
Description
Documentation
parseBasic :: Text -> Bool Source #
parseBasic' :: Text -> Bool Source #
parseExtended :: Text -> Bool Source #
isBasicChar :: Char -> Bool Source #