preprocessor-tools 1.0 → 1.0.1
raw patch · 2 files changed
+2/−3 lines, 2 files
Files
- CHANGELOG +1/−2
- preprocessor-tools.cabal +1/−1
CHANGELOG view
@@ -1,7 +1,6 @@-1.0 (2013/01/23)+1.0.1 (2013/01/23) - Changed type of transformer from [Ast] -> [Ast] to [Ast] -> IO [Ast] (as suggested by John MacFarlane)- - Cleaned up some warnings. 0.1.2 (2011/01/30) - Updated for GHC 7 (Thanks to Yusaku HASHIMOTO)
preprocessor-tools.cabal view
@@ -1,5 +1,5 @@ Name: preprocessor-tools-Version: 1.0+Version: 1.0.1 Cabal-Version: >= 1.2.3 License: BSD3 License-File: LICENSE