| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
Core.Data
Contents
Description
Wrappers and adaptors for various data structures common in the Haskell ecosystem.
This is intended to be used directly:
import Core.Data
as this module re-exports all of its various components.
Synopsis
- module Core.Data.Structures
 - module Core.Data.Clock
 
Wrappers
module Core.Data.Structures
Facilities for making timestamps and for converting between different representations of instants of time.
module Core.Data.Clock