Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GHC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Glasgow Haskell Compiler
GHC
Commits
3d13d08c
Commit
3d13d08c
authored
1 year ago
by
Matthew Pickering
Browse files
Options
Downloads
Patches
Plain Diff
Remove unused
parent
e32aa927
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#91036
failed
1 year ago
Stage: not-interruptible
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hadrian/src/Oracles/TestSettings.hs
+0
-1
0 additions, 1 deletion
hadrian/src/Oracles/TestSettings.hs
with
0 additions
and
1 deletion
hadrian/src/Oracles/TestSettings.hs
+
0
−
1
View file @
3d13d08c
...
...
@@ -15,7 +15,6 @@ import Packages
import
Settings.Program
(
programContext
)
import
Hadrian.Oracles.Path
import
System.Directory
(
makeAbsolute
)
import
Oracles.Flag
testConfigFile
::
Action
FilePath
testConfigFile
=
buildRoot
<&>
(
-/-
"test/ghcconfig"
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment