Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
student-projects
mapro-2017-ss
Commits
634fa351
Commit
634fa351
authored
Oct 04, 2017
by
Niels Bunkenburg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Allow higher-order for level 2
parent
ce797d03
Pipeline
#238
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/StaticAnalysis/CheckState.hs
src/StaticAnalysis/CheckState.hs
+0
-1
No files found.
src/StaticAnalysis/CheckState.hs
View file @
634fa351
...
...
@@ -107,7 +107,6 @@ levelTwo p = do
check
$
checkAST
cId
cId
lambdaCheck
cId
check
$
checkASTv2
cId
cId
cId
cId
noTypeDef
check
$
checkAST
cId
shadowing
cId
cId
check
$
checkAST
cId
cId
cId
checkForTypVar
check
$
checkASTv2
cId
cId
cId
cId
pragmaCheck
check
$
checkASTv2
cId
typeinstanceCheck
cId
cId
cId
...
...
Write
Preview
Markdown
is supported
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