Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
curry
curry-tools
Commits
a7d2e02b
Commit
a7d2e02b
authored
Sep 17, 2015
by
Michael Hanus
Browse files
Small adaptation to current libraries
parent
7b8cbf99
Changes
1
Hide whitespace changes
Inline
Side-by-side
spicey/scaffolding/SpiceyScaffolding.curry
View file @
a7d2e02b
...
...
@@ -21,7 +21,7 @@ import EntitiesToHtmlGeneration
--- Show operation for AbstractCurry programs that does not put
--- name qualifiers:
showCProg :: CurryProg -> String
showCProg = prettyCurryProg (
defaultOptions { q
ualification
=
None
}
)
showCProg = prettyCurryProg (
setQ
ualification None
defaultOptions
)
getRelationships :: ERD -> [Relationship]
getRelationships (ERD _ _ relationships) = relationships
...
...
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