packages feed

ide-backend-0.10.0: TestSuite/inputs/MainModule/cabals/old-locale.cabal

name:		old-locale
version:	1.0.0.4
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 old locale library.
    For new code, the new locale library is recommended.
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/