packages feed

Cabal revisions of apecs-effectful-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:            apecs-effectful
 version:         0.1.0.0
+x-revision: 1
 synopsis:        Adaptation of the apecs library for the effectful ecosystem.
 description:     Please see the README on GitHub at <https://github.com/typedbyte/apecs-effectful#readme>
 homepage:        https://github.com/typedbyte/apecs-effectful
   hs-source-dirs: src
   build-depends:
       apecs          >= 0.9.3  && < 0.10
-    , effectful-core >= 2.0    && < 2.3
+    , effectful-core >= 2.0    && < 3.0
     , vector         >= 0.11.0 && < 0.14
   exposed-modules:
-      Apecs.Effectful+      Apecs.Effectful