projects
/
cubicaltt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86d2372
)
Typo
author
Simon Huber
<hubsim@gmail.com>
Tue, 16 Jun 2015 08:48:32 +0000
(10:48 +0200)
committer
Simon Huber
<hubsim@gmail.com>
Tue, 16 Jun 2015 08:48:32 +0000
(10:48 +0200)
Eval.hs
patch
|
blob
|
blame
|
history
diff --git
a/Eval.hs
b/Eval.hs
index 21bc5551c26dbd3342fa47f9687df28202e2561e..f16918ba124977b7fa2392e8d00e81aed219ab2c 100644
(file)
--- a/
Eval.hs
+++ b/
Eval.hs
@@
-432,7
+432,7
@@
equivDom :: Val -> Val
equivDom = fstVal
equivFun :: Val -> Val
-equivFun =
sndVal . fst
Val
+equivFun =
fstVal . snd
Val
-- TODO: adapt to equivs
-- Every path in the universe induces an hiso