packages feed

Cabal revisions of simple-effects-0.13.0.0

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

revision 1
 name:                simple-effects
 version:             0.13.0.0
+x-revision: 1
 synopsis:            A simple effect system that integrates with MTL
 description:
     Some of the things you can do with this package:
     >     addr <- liftIO readLn
     >     getLocation addr
     .
-    ==== <Tutorial-T1_Introduction.html Check out the tutorial modules for more details>
+    ==== <docs/Tutorial-T1_Introduction.html Check out the tutorial modules for more details>
     .
 homepage:            https://gitlab.com/LukaHorvat/simple-effects
 license:             BSD3