Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marc Coiffier
BHR
Commits
7d3bbb17
Commit
7d3bbb17
authored
Dec 06, 2018
by
Marc Coiffier
Browse files
Successful build (on Thu Dec 6 13:32:38 CET 2018)
parent
fd1b1d94
Changes
1
Hide whitespace changes
Inline
Side-by-side
capricon/src/Data/CaPriCon.hs
View file @
7d3bbb17
...
...
@@ -161,7 +161,7 @@ instance (Show a,IsCapriconString str,MonadReader (Env str a) m,Monad m) => COCE
hi
<-
hypIndex
h
ContextNode
dm
vh'
<-
pullTerm
vh
first
(
\
f
cv
@
(
ContextNode
d
v
)
->
if
d
+
hi
<
=
dm
then
cv
if
d
+
hi
<
dm
then
cv
else
ContextNode
(
d
-
1
)
(
inc_depth
(
d
-
dm
)
$
f
$
inc_depth
(
dm
-
d
)
v
))
<$>
substHyp
h
vh'
insertHypBefore
h
h'
cth'
=
do
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment