lambdabot 5.0.2.1 → 5.0.2.2
raw patch · 2 files changed
+9/−1 lines, 2 files
Files
- Changelog +8/−0
- lambdabot.cabal +1/−1
Changelog view
@@ -1,3 +1,11 @@+lambdabot 5.0.2.2+ * update Changelog++lambdabot 5.0.2.1+ * use QuickCheck-safe for @check command+ * ship ghc version specific Pristen.hs files+ * the dict plugin no longer looks up more than one word at a time+ lambdabot 5.0.1 * update to monad-control-1.0 * if ./State/ exists, then state files are stored there even if a
lambdabot.cabal view
@@ -1,5 +1,5 @@ name: lambdabot-version: 5.0.2.1+version: 5.0.2.2 license: GPL license-file: LICENSE