Copyright | (c) Alec Theriault 2017-2018 |
---|---|
License | BSD-style |
Maintainer | alec.theriault@gmail.com |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe |
Language | Haskell2010 |
Data structure behind identifiers.
Documentation
An identifier
Eq Ident Source # | Uses |
Data Ident Source # | |
Ord Ident Source # | Uses |
Show Ident Source # | Shows the identifier as a string (for use with |
IsString Ident Source # | |
Generic Ident Source # | |
Semigroup Ident Source # | |
Monoid Ident Source # | |
NFData Ident Source # | |
Resolve Ident Source # | |
Pretty Ident Source # | |
type Rep Ident Source # | |