Skip to content

Commit ec34a77

Browse files
author
Mattox Beckman
committed
Updated cabal file.
1 parent 0f2b53a commit ec34a77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lambda.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: lambda
2-
version: 0.1.0.0
2+
version: 0.1
33
synopsis: A lambda calculus reducer / evaluator
44
description: Please see README.md
55
homepage: https://github.com/mattoxbeckman/lambda
66
license: BSD3
77
license-file: LICENSE
8-
author: Author name here
8+
author: Mattox Beckman
99
maintainer: [email protected]
1010
copyright: 2017 Mattox Beckman
1111
category: Web

0 commit comments

Comments
 (0)