Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
curry
curry-frontend
Commits
40e64c10
Commit
40e64c10
authored
Jun 16, 2018
by
Kai-Oliver Prott
Committed by
Finn Teegen
Jul 09, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix ambiguous target option
parent
d7c80601
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/CompilerOpts.hs
src/CompilerOpts.hs
+1
-1
No files found.
src/CompilerOpts.hs
View file @
40e64c10
...
...
@@ -430,7 +430,7 @@ options =
"generate FlatCurry code"
,
targetOption
TypedFlatCurry
"typed-flat"
"generate typed FlatCurry code"
,
targetOption
TypeAnnotatedFlatCurry
"typed-flat"
,
targetOption
TypeAnnotatedFlatCurry
"type
-annotate
d-flat"
"generate type-annotated FlatCurry code"
,
targetOption
AbstractCurry
"acy"
"generate typed AbstractCurry"
...
...
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