git.haskell.org
/
ghc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Implement underscores in numeric literals (NumericUnderscores extension)
[ghc.git]
/
.arcconfig
1
{
2
"project.name" : "ghc",
3
"repository.callsign" : "GHC",
4
"phabricator.uri" : "https://phabricator.haskell.org",
5
"base" : "git:merge-base(origin/master), arc:prompt",
6
7
"load": [
8
".arc-linters/arcanist-external-json-linter"
9
]
10
}