pointfree 1.0 → 1.0.1
raw patch · 2 files changed
+1/−3 lines, 2 files
Files
- Plugin/Pl/Rules.hs +0/−2
- pointfree.cabal +1/−1
Plugin/Pl/Rules.hs view
@@ -7,8 +7,6 @@ -- module Plugin.Pl.Rules (RewriteRule(..), rules, fire) where -import Lib.Serial (readM)- import Plugin.Pl.Common import Data.Array
pointfree.cabal view
@@ -1,5 +1,5 @@ name: pointfree-version: 1.0+version: 1.0.1 synopsis: Pointfree refactoring tool description: Stand-alone command-line version of the point-less plugin for lambdabot. license: OtherLicense