packages feed

Cabal revisions of operational-0.2.3.5

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

revision 1
 Name:               operational Version:            0.2.3.5+x-revision: 1 Synopsis:           Implementation of difficult monads made easy                     with operational semantics. Description:     hs-source-dirs:     src     exposed-modules:    Control.Monad.Operational -    build-depends:      base >= 4.4 && < 5, mtl >= 1.1 && < 2.3.0+    build-depends:      base >= 4.4 && < 4.15, mtl >= 1.1 && < 2.3.0     ghc-options:        -Wall  Executable operational-TicTacToe