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
5f405539
Commit
5f405539
authored
Apr 28, 2016
by
Andrey Mokhov
Browse files
Rename build directory
parent
d2051cdb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Settings/User.hs
View file @
5f405539
...
...
@@ -12,10 +12,9 @@ import Expression
import
Predicates
import
Settings.Default
-- TODO: Rename to _build.
-- | All build artefacts are stored in 'buildRootPath' directory.
buildRootPath
::
FilePath
buildRootPath
=
"
.
build"
buildRootPath
=
"
_
build"
-- Control user-specific settings
userArgs
::
Args
...
...
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