lambdabot 5.1.0.1 → 5.1.0.2
raw patch · 3 files changed
+9/−3 lines, 3 files
Files
- Changelog +4/−0
- lambdabot.cabal +4/−3
- scripts/passwd.rc.sample +1/−0
Changelog view
@@ -1,3 +1,7 @@+lambdabot 5.1.0.2+ * support ghc-8.4+ * #155, #163, #164, #168, #169, #170+ lambdabot 5.1.0.1 * support ghc-8.0 * support haskell-src-exts 1.18+
lambdabot.cabal view
@@ -1,5 +1,5 @@ name: lambdabot-version: 5.1.0.1+version: 5.1.0.2 license: GPL license-file: LICENSE@@ -22,8 +22,7 @@ cabal-version: >= 1.8 tested-with: GHC == 7.8.4, GHC == 7.10.3 -extra-source-files: src/Modules.hs- scripts/ghci.sh+extra-source-files: scripts/ghci.sh scripts/genhaddock.sh scripts/GenHaddock.hs scripts/vim/bot@@ -36,6 +35,7 @@ README.md data-files: scripts/online.rc,+ scripts/passwd.rc.sample, State/haddock, State/Pristine.hs.706, State/Pristine.hs.708,@@ -50,6 +50,7 @@ executable lambdabot hs-source-dirs: src main-is: Main.hs+ other-modules: Modules ghc-options: -Wall -threaded build-depends: base >= 3 && < 5,
+ scripts/passwd.rc.sample view
@@ -0,0 +1,1 @@+nickserv identify your_lambdabot_nickserv_password_here