Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Distribution.Compat.Exception
Documentation
displayException :: Exception e => e -> String #
Render this exception value in a human-friendly manner.
Default implementation:
.show
Since: base-4.8.0.0
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Distribution.Compat.Exception
displayException :: Exception e => e -> String #
Render this exception value in a human-friendly manner.
Default implementation:
.show
Since: base-4.8.0.0
You can find any exported type, constructor, class, function or pattern defined in this package by (approximate) name.
Key | Shortcut |
---|---|
s | Open this search box |
esc | Close this search box |
↓,ctrl + j | Move down in search results |
↑,ctrl + k | Move up in search results |
↵ | Go to active search result |