sourcephile
/
git
/
haskell
/
symantic.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update doc.
[haskell/symantic.git]
/
Language
/
Symantic
/
Lib
/
Int.hs
diff --git
a/Language/Symantic/Lib/Int.hs
b/Language/Symantic/Lib/Int.hs
index 315930ac9b1c1058f8b40926b7c6e3405984e122..dbe9fe2f21e0b019e380a7e58a95730a2473802d 100644
(file)
--- a/
Language/Symantic/Lib/Int.hs
+++ b/
Language/Symantic/Lib/Int.hs
@@
-12,7
+12,7
@@
import Language.Symantic.Parsing
import Language.Symantic.Typing
import Language.Symantic.Compiling
import Language.Symantic.Interpreting
-import Language.Symantic.Transforming
.Trans
+import Language.Symantic.Transforming
-- * Class 'Sym_Int'
class Sym_Int term where