mtl-misc-yj 0.1.0.2 → 0.1.0.3
raw patch · 1 files changed
+4/−4 lines, 1 filesdep +mtl-misc-yjdep −try-monads-tf-misc-yjPVP ok
version bump matches the API change (PVP)
Dependencies added: mtl-misc-yj
Dependencies removed: try-monads-tf-misc-yj
API changes (from Hackage documentation)
Files
- mtl-misc-yj.cabal +4/−4
mtl-misc-yj.cabal view
@@ -5,9 +5,9 @@ -- see: https://github.com/sol/hpack name: mtl-misc-yj-version: 0.1.0.2+version: 0.1.0.3 synopsis: tribial tools about mtl-description: Please see the README on GitHub at <https://github.com/YoshikuniJujo/test_haskell/tree/master/themes/monad/mtl-misc-yj#readme>+description: Please see the README on GitHub at <https://github.com/YoshikuniJujo/mtl-misc-yj#readme> category: Control homepage: https://github.com/YoshikuniJujo/mtl-misc-yj#readme bug-reports: https://github.com/YoshikuniJujo/mtl-misc-yj/issues@@ -38,7 +38,7 @@ , mtl <3 default-language: Haskell2010 -test-suite try-monads-tf-misc-yj-test+test-suite mtl-misc-yj-test type: exitcode-stdio-1.0 main-is: Spec.hs other-modules:@@ -49,5 +49,5 @@ build-depends: base >=4.7 && <5 , mtl <3- , try-monads-tf-misc-yj+ , mtl-misc-yj default-language: Haskell2010