packages feed

Cabal revisions of reflex-0.7.2.0

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

revision 1
 Name: reflex Version: 0.7.2.0+x-revision: 1 Synopsis: Higher-order Functional Reactive Programming Description:   Interactive programs without callbacks or side-effects.   hs-source-dirs: src   build-depends:     MemoTrie == 0.6.*,-    base >= 4.9 && < 4.14,+    base >= 4.10 && < 4.14,     bifunctors >= 5.2 && < 5.6,     comonad >= 5.0.4 && < 5.1,     constraints-extras >= 0.3 && < 0.4,     mmorph >= 1.0 && < 1.2,     monad-control >= 1.0.1 && < 1.1,     mtl >= 2.1 && < 2.3,-    patch >= 0.0.1 && < 0.1,+    patch >= 0.0.1 && < 0.0.7,     prim-uniq >= 0.1.0.1 && < 0.3,     primitive >= 0.5 && < 0.8,     profunctors >= 5.3 && < 5.6,