lambdabot-haskell-plugins 5.3.0.2 → 5.3.1
raw patch · 1 files changed
+2/−3 lines, 1 filesdep −MonadRandomnew-uploaderPVP ok
version bump matches the API change (PVP)
Dependencies removed: MonadRandom
API changes (from Hackage documentation)
Files
lambdabot-haskell-plugins.cabal view
@@ -1,5 +1,5 @@ name: lambdabot-haskell-plugins-version: 5.3.0.2+version: 5.3.1 license: GPL license-file: LICENSE@@ -46,7 +46,7 @@ build-type: Simple cabal-version: >= 1.10-tested-with: GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.4, GHC == 8.10.4+tested-with: GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.4, GHC == 8.10.4, GHC == 9.0.2, GHC == 9.2.4 extra-source-files: src/Lambdabot/Plugin/Haskell/Free/Test.hs @@ -122,7 +122,6 @@ IOSpec >= 0.2, lambdabot-trusted >= 5.3 && < 5.4, logict >= 0.5,- MonadRandom >= 0.1, mueval >= 0.9.3, numbers >= 3000, show >= 0.4,