packages feed

mtl-misc-yj 0.1.0.1 → 0.1.0.2

raw patch · 2 files changed

+6/−6 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

LICENSE view
@@ -1,4 +1,4 @@-Copyright Author name here (c) 2023+Copyright Yoshikuni Jujo (c) 2023  All rights reserved. @@ -13,7 +13,7 @@       disclaimer in the documentation and/or other materials provided       with the distribution. -    * Neither the name of Author name here nor the names of other+    * Neither the name of Yoshikuni Jujo nor the names of other       contributors may be used to endorse or promote products derived       from this software without specific prior written permission. 
mtl-misc-yj.cabal view
@@ -5,15 +5,15 @@ -- see: https://github.com/sol/hpack  name:           mtl-misc-yj-version:        0.1.0.1+version:        0.1.0.2 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> category:       Control homepage:       https://github.com/YoshikuniJujo/mtl-misc-yj#readme bug-reports:    https://github.com/YoshikuniJujo/mtl-misc-yj/issues-author:         Author name here-maintainer:     example@example.com-copyright:      2023 Author name here+author:         Yoshikuni Jujo+maintainer:     yoshikuni.jujo@gmail.com+copyright:      2023 Yoshikuni Jujo license:        BSD3 license-file:   LICENSE build-type:     Simple