1
0
forked from GitHub/gf-core

Added bind operators, do-notation, a cons operator and list sytnax.

This commit is contained in:
bringert
2005-11-30 20:27:01 +00:00
parent 87b5b826ce
commit e762f85933
15 changed files with 929 additions and 568 deletions

View File

@@ -1 +1,3 @@
main = ?
import prelude
main = x :: y :: z :: []