Transfer: derive instances, not functions.

This commit is contained in:
bringert
2005-11-30 18:42:45 +00:00
parent 01d1715994
commit 12ca29b32b
6 changed files with 47 additions and 47 deletions

View File

@@ -1,3 +1 @@
import nat
main = natToInt (intToNat 100)
main = ?