packages feed

old-locale-1.0.0.5: old-locale.cabal

name:         old-locale
version:      1.0.0.5
license:      BSD3
license-file: LICENSE
maintainer:   libraries@haskell.org
bug-reports:  http://hackage.haskell.org/trac/ghc/newticket?component=libraries%20%28other%29
synopsis:     locale library
category:     System
description:
    This package provides the ability to adapt to
    locale conventions such as date and time formats.
build-type: Simple
Cabal-Version: >= 1.6

Library
    exposed-modules:
        System.Locale
    build-depends: base >= 3 && < 5

source-repository head
    type:     git
    location: http://darcs.haskell.org/packages/old-locale.git/