text-misc-yj 0.1.0.1 → 0.1.0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep +text-misc-yjdep −try-text-misc-yjPVP ok
version bump matches the API change (PVP)
Dependencies added: text-misc-yj
Dependencies removed: try-text-misc-yj
API changes (from Hackage documentation)
Files
- text-misc-yj.cabal +3/−3
text-misc-yj.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: text-misc-yj-version: 0.1.0.1+version: 0.1.0.2 synopsis: tribial tools about text description: Please see the README on GitHub at <https://github.com/YoshikuniJujo/test_haskell/text-misc-yj#readme> category: Data, Text@@ -39,7 +39,7 @@ , text <3 default-language: Haskell2010 -test-suite try-text-misc-yj-test+test-suite text-misc-yj-test type: exitcode-stdio-1.0 main-is: Spec.hs other-modules:@@ -51,5 +51,5 @@ base >=4.7 && <5 , mtl-misc-yj <2 , text <3- , try-text-misc-yj+ , text-misc-yj default-language: Haskell2010