Data.Time.Compat

The plain source file for module Data.Time.Compat is not available.
module Data.Time.Compat where
import Data.Time.Clock

class ToUTCTime a where toUTCTime :: a -> UTCTime

Index

(HTML for this module was generated on 2015-03-03. About the conversion tool.)