packages feed

Cabal revisions of javelin-frames-0.1.0.0

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

revision 1
 cabal-version:      3.0
 name:               javelin-frames
 version:            0.1.0.0
+x-revision: 1
 synopsis:           Type-safe data frames based on higher-kinded types.
 -- description:
 license:            MIT
         
         This package implements data frames, a data structure
         where record types defined by the user can be transformed
-        into records of columns. See ["Data.Frame.Tutorial"] a user guide.
+        into records of columns. See ["Data.Frame.Tutorial"] for a user guide.
 
 source-repository head
   type:     git
                       criterion ^>=1.6,
                       deepseq,
                       javelin-frames,
-                      vector+                      vector