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
curry
curry-frontend
Commits
f1e5f68c
Commit
f1e5f68c
authored
Mar 20, 2017
by
Finn Teegen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable warnings for orphan instances
parent
0eaebcd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
curry-frontend.cabal
curry-frontend.cabal
+2
-2
No files found.
curry-frontend.cabal
View file @
f1e5f68c
...
...
@@ -113,7 +113,7 @@ Library
, Transformations.Simplify
Other-Modules:
Paths_curry_frontend
ghc-options: -Wall
ghc-options: -Wall
-fno-warn-orphans
Executable curry-frontend
hs-source-dirs: src
...
...
@@ -138,7 +138,7 @@ Executable curry-frontend
build-depends: network-uri >= 2.6
else
build-depends: network < 2.6
ghc-options: -Wall
ghc-options: -Wall
-fno-warn-orphans
Test-Suite test-frontend
type: detailed-0.9
...
...
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