staversion-0.2.1.4: What version is the package X in stackage lts-Y.ZZ?

MaintainerToshio Ito <debug.ito@gmail.com>
Safe HaskellSafe
LanguageHaskell2010

Staversion.Internal.Log

Contents

Description

 

Synopsis

Documentation

data Logger Source #

Instances

For tests

_mockLogger :: IO (Logger, IORef [LogEntry]) Source #

FOR TEST: the IORef is the history of logged messages.