Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in / Register
Toggle navigation
N
nofib
Project
Project
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
3
Issues
3
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
List
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Glasgow Haskell Compiler
nofib
Compare Revisions
master...shake
Source
shake
Select Git revision
...
Target
master
Select Git revision
Compare
Commits (7)
Add shake build script.
· d3e9e1bd
dterei
authored
Mar 04, 2013
Patch from Neil Mitchell<ndmitchell@gmail.com>.
d3e9e1bd
Fix issue with setting ghc output in Shake build system.
· 349862e0
dterei
authored
Mar 04, 2013
349862e0
Follow change in GHC make file generation for shake.
· 1b1783ee
dterei
authored
Mar 04, 2013
1b1783ee
Remove 'parallel' from the default run settings of Shake.
· bf993f46
dterei
authored
Mar 04, 2013
bf993f46
Add array as default package to Shake build system.
· 6e431967
dterei
authored
Mar 04, 2013
6e431967
Deal with ugly behaviour of canonicalizePath when file doesn't exist.
· abe42cf2
dterei
authored
Mar 04, 2013
abe42cf2
More informative print line when running tests with Shake.
· 97a6155f
dterei
authored
Mar 04, 2013
97a6155f
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
359 additions
and
0 deletions
+359
-0
Nofib.hs
Nofib.hs
+359
-0
No files found.
Nofib.hs
0 → 100644
View file @
97a6155f
This diff is collapsed.
Click to expand it.