packages feed

Cabal revisions of pomaps-0.0.0.2

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

revision 1
 name:           pomaps
 version:        0.0.0.2
+x-revision: 1
 synopsis:       Maps and sets of partial orders
 category:       Data Structures
 homepage:       https://github.com/sgraf812/pomaps#readme
   description: Don't depend on the lattices package and extract the PartialOrd class.
   default: False
 
-library
+library+  other-extensions: TypeApplications
   hs-source-dirs:
       src
   ghc-options: -Wall