BSD-3-Clause licensed
Maintained by [email protected]
This version can be pinned in stack with:haskell2010-1.1.2.0@sha256:92b4794e2c6bc76c4ee786bcee53fb896b86e93b0fb16cf9a2b4cb15836a5f5c,2786

Module documentation for 1.1.2.0

  • Control
    • Control.Monad
  • Data
    • Data.Array
    • Data.Bits
    • Data.Char
    • Data.Complex
    • Data.Int
    • Data.Ix
    • Data.List
    • Data.Maybe
    • Data.Ratio
    • Data.Word
  • Foreign
    • Foreign.C
      • Foreign.C.Error
      • Foreign.C.String
      • Foreign.C.Types
    • Foreign.ForeignPtr
    • Foreign.Marshal
      • Foreign.Marshal.Alloc
      • Foreign.Marshal.Array
      • Foreign.Marshal.Error
      • Foreign.Marshal.Utils
    • Foreign.Ptr
    • Foreign.StablePtr
    • Foreign.Storable
  • Numeric
  • Prelude
  • System
    • System.Environment
    • System.Exit
    • System.IO
      • System.IO.Error
Depends on 3 packages(full list with versions):

This package provides exactly the library modules defined by the Haskell 2010 standard.

Changes

Changelog for haskell2010 package

1.1.2.0 Mar 2014

  • Bundled with GHC 7.8.1

  • Leaks new Bits Bool instance (deviation from H2010)

  • Remove NHC98-specific code

  • Adapt to changes in GHC 7.8’s core-libaries

  • Update to Cabal format 1.10