Portability | non-portable (Template Haskell) |
---|---|
Stability | experimental |
Maintainer | Edward Kmett <ekmett@gmail.com> |
Safe Haskell | None |
Provides a simple way to construct type level binaries. $(binaryE 24) returns an undefined value with the same type as the Type.Binary with value 24.