| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Ratel
Documentation
toError :: (Exception exception, HasCallStack) => exception -> Error #
Constructors
| Error | |
Fields
| |
Constructors
| Request | |
Fields
| |
Constructors
| Trace | |
Fields
| |
newtype NoticeUuid #
Constructors
| NoticeUuid | |
Fields | |
Instances
| Eq NoticeUuid # | |
Defined in Ratel | |
| Show NoticeUuid # | |
Defined in Ratel Methods showsPrec :: Int -> NoticeUuid -> ShowS # show :: NoticeUuid -> String # showList :: [NoticeUuid] -> ShowS # | |
| FromJSON NoticeUuid # | |
Defined in Ratel | |