| Copyright | (C) 2017 Google Inc. |
|---|---|
| License | BSD2 (see the file LICENSE) |
| Maintainer | Christiaan Baaij <christiaan.baaij@gmail.com> |
| Safe Haskell | None |
| Language | Haskell2010 |
Clash.Core.Name
Description
Names
Documentation
Instances
| Binary NameSort Source # | |||||
| NFData NameSort Source # | |||||
Defined in Clash.Core.Name | |||||
| Generic NameSort Source # | |||||
Defined in Clash.Core.Name Associated Types
| |||||
| Show NameSort Source # | |||||
| Eq NameSort Source # | |||||
| Ord NameSort Source # | |||||
Defined in Clash.Core.Name | |||||
| Hashable NameSort Source # | |||||
| type Rep NameSort Source # | |||||
Defined in Clash.Core.Name type Rep NameSort = D1 ('MetaData "NameSort" "Clash.Core.Name" "clash-lib-1.8.4-CsViYhmcYd4KTpfwGN07cn" 'False) (C1 ('MetaCons "User" 'PrefixI 'False) (U1 :: Type -> Type) :+: (C1 ('MetaCons "System" 'PrefixI 'False) (U1 :: Type -> Type) :+: C1 ('MetaCons "Internal" 'PrefixI 'False) (U1 :: Type -> Type))) | |||||
Constructors
| Name | |