alpha 0.9 → 0.9.0.1
raw patch · 1 files changed
+2/−1 lines, 1 files
Files
- alpha.cabal +2/−1
alpha.cabal view
@@ -1,11 +1,12 @@ name: alpha-version: 0.9+version: 0.9.0.1 synopsis: A compiler for the Alpha language description: Alpha is a programming language that aims at being very simple and low-level, so as to be efficient, while at the same time being able to climb in abstraction through introspection in the Lisp Way. category: Compiler+homepage: http://www.alpha-lang.info/ author: Marc Coiffier maintainer: marc.coiffier@gmail.com stability: alpha