packages feed

Cabal revisions of beam-migrate-0.5.1.0

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

revision 1
 name:                beam-migrate version:             0.5.1.0+x-revision: 1 synopsis:            SQL DDL support and migrations support library for Beam description:         This package provides type classes to allow backends to implement                      SQL DDL support for beam. This allows you to use beam syntax to                        vector               >=0.11    && <0.13,                        containers           >=0.5     && <0.7,                        unordered-containers >=0.2     && <0.3,-                       hashable             >=1.2     && <1.4,+                       hashable             >=1.2     && <1.3.4,                        microlens            >=0.4     && <0.5,                        parallel             >=3.2     && <3.3,                        deepseq              >=1.4     && <1.5,