patty/patty.nimble
2015-07-05 15:35:45 +02:00

9 lines
No EOL
211 B
Nim

[Package]
name = "patty"
version = "0.1.0"
author = "Andrea Ferretti"
description = "Algebraic data types and pattern matching"
license = "Apache2"
[Deps]
Requires: "nim >= 0.11.2"