Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-orbit
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Katerina Roukounaki
cloud-orbit
Commits
7dd65e2f
Commit
7dd65e2f
authored
Nov 25, 2014
by
Yiannis Tsiouris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add -Wall to 'tests' directive
parent
0cb2d574
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
Makefile
Makefile
+1
-2
No files found.
Makefile
View file @
7dd65e2f
...
...
@@ -4,8 +4,7 @@ orbit: FORCE
ghc
-Wall
--make
Bench.hs
-main-is
Bench
-o
orbit
tests
:
orbit
ghc
-package
test-framework
-package
test-framework-hunit
\
-threaded
Tests.hs
-o
OrbitTests
ghc
-Wall
-threaded
Tests.hs
-o
OrbitTests
clean
:
$(RM)
*
.swp
*
~
*
.hi
*
.o
...
...
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