@hackage / haskell98libraries

Compatibility with Haskell 98

Latest2.0.0.2

About

Metadata

  • Last updated , by ThomasHallgren
  • License BSD-3-Clause
  • Maintained by: hallgren@chalmers.se

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    utctime-in-directory (on by default)

    Does System.Directory use UTCTime instead of ClockTime?

Readme

This package provides compatibility with the library modules of Haskell 98 and the FFI addendum, by means of wrappers around modules from the base package (which in many cases have additional features). However Prelude, Numeric and Foreign are provided directly by the base package.