We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f2b53a commit ec34a77Copy full SHA for ec34a77
lambda.cabal
@@ -1,11 +1,11 @@
1
name: lambda
2
-version: 0.1.0.0
+version: 0.1
3
synopsis: A lambda calculus reducer / evaluator
4
description: Please see README.md
5
homepage: https://github.com/mattoxbeckman/lambda
6
license: BSD3
7
license-file: LICENSE
8
-author: Author name here
+author: Mattox Beckman
9
maintainer: [email protected]
10
copyright: 2017 Mattox Beckman
11
category: Web
0 commit comments