COrdering-2.3: COrdering.cabal
Name: COrdering
Version: 2.3
Cabal-Version: >= 1.2
Build-Type: Simple
License: BSD3
License-File: LICENSE
Copyright: (c) Adrian Hey 2004-2008
Author: Adrian Hey
Maintainer: Adrian Hey http://homepages.nildram.co.uk/~ahey/em.png
Stability: Stable
Homepage:
Package-Url:
Synopsis: An algebraic data type similar to Prelude Ordering.
Description: Typically this is used as the return type of a combining comparison, which combines two
values if they are deemed equal in some sense. Currently combining comparisons are used
extensively by the AVL tree package (AvlTree).
Category: Data
Tested-With: GHC == 6.8.3, GHC == 6.8.2, GHC == 6.8.1
Data-Files:
Extra-Source-Files: AUTHORS, CHANGELOG
Extra-Tmp-Files:
Library
Buildable: True
Build-Depends: base
Exposed-Modules: Data.COrdering
Other-Modules:
Extensions: CPP
Hs-Source-Dirs: .
Build-Tools:
Ghc-Options: -Wall
Ghc-Prof-Options:
Ghc-Shared-Options:
Hugs-Options:
Nhc98-Options:
Includes:
Install-Includes:
Include-Dirs:
C-Sources:
Extra-Libraries:
Extra-Lib-Dirs:
CC-Options:
LD-Options:
Pkgconfig-Depends: