packages feed

Cabal revisions of ordered-0.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:               ordered-Version:            0.1-License:            OtherLicense-License-File:       LICENSE-Cabal-Version:      >= 1.6-Author:             Nick Bowler, Miguel Pagano-Maintainer:         miguel.pagano@gmail.org-Stability:          experimental-Category:           Mathematics-Build-Type:         Simple-Synopsis:           A definition of Posets.-Description:-	A library defining the notion of Poset.---Source-repository head-  type:     git-  location: http://github.com/miguelpagano/ordered--Library-    Build-Depends: base >= 4 && < 5-    Include-Dirs: .-    Exposed-Modules:-        Data.Poset-    Other-Modules:-        Data.Poset.Internal,-        Data.Poset.Instances+Name:               ordered
+Version:            0.1
+x-revision: 1
+License:            OtherLicense
+License-File:       LICENSE
+Cabal-Version:      >= 1.6
+Author:             Nick Bowler, Miguel Pagano
+Maintainer:         miguel.pagano@gmail.org
+Stability:          experimental
+Category:           Mathematics
+Build-Type:         Simple
+Synopsis:           A definition of Posets.
+Description:        A library defining the notion of Poset.
+
+
+Source-repository head
+  type:     git
+  location: http://github.com/miguelpagano/ordered
+
+Library
+    Build-Depends: base >= 4 && < 4.11
+    Include-Dirs: .
+    Exposed-Modules:
+        Data.Poset
+    Other-Modules:
+        Data.Poset.Internal,
+        Data.Poset.Instances