packages feed

Cabal revisions of finitary-2.1.0.1

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

revision 1
 cabal-version:      2.2
 name:               finitary
 version:            2.1.0.1
+x-revision: 1
 synopsis:           A better, more type-safe Enum.
 description:
   Provides a type class witnessing that a type has
 flag bitvec
   description: Include 'bitvec' instances
   default: True
-  manual: False
+  manual: True
 
 flag vector
   description: Include 'vector' instances
   default: True
-  manual: False
+  manual: True
 
 source-repository head
   type:     git