Copyright | (c) Hardy Jones 2017 |
---|---|
License | BSD3 |
Maintainer | jones3.hardy@gmail.com |
Stability | experimental |
Safe Haskell | None |
Language | Haskell2010 |
Probably this could live outside the package...
Documentation
data Hardcoded (symbol :: Symbol) Source #
This is basically Proxy
with the variable restricted to Symbol
.
It's mostly useful so a value can be insert into a JSON blob easily.