Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
4139a9c4
Commit
4139a9c4
authored
Dec 23, 2014
by
Andrey Mokhov
Browse files
Add top-level build script.
parent
cf7b65b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Main.hs
0 → 100644
View file @
4139a9c4
import
Base
import
Config
import
Oracles
import
Package
main
=
shakeArgs
shakeOptions
{
shakeFiles
=
"_build/"
}
$
do
oracleRules
autoconfRules
configureRules
packageRules
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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