Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Imm.Logger
Contents
Description
Logger module abstracts over logging data.
This module follows the Handle pattern.
import qualified Imm.Logger as Logger (Handle) import Imm.Logger hiding (Handle)
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Imm.Logger
Contents
Description
Logger module abstracts over logging data.
This module follows the Handle pattern.
import qualified Imm.Logger as Logger (Handle) import Imm.Logger hiding (Handle)
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 |