transf 0.6 → 0.7
raw patch · 1 files changed
+3/−3 lines, 1 files
Files
- transf.cabal +3/−3
transf.cabal view
@@ -1,13 +1,13 @@ name: transf-version: 0.6+version: 0.7 cabal-version: >= 1.6 author: Hans Hoglund maintainer: Hans Hoglund <hans@hanshoglund.se> license: BSD3 license-file: COPYING synopsis: Text transformer and interpreter.-category: Music+category: Text, Compilers/Interpreters tested-with: GHC build-type: Simple @@ -31,7 +31,7 @@ >  > .- You can supply your own file names. In the above example, the file name is a 32-bit hash of the source code.+ You can supply your own file names. In the above example, the file name is a hash of the source code. source-repository head