Skip to content

Commit 7c8728a

Browse files
committed
Remove unlabelled stack.yaml and ghc-default job
This stack descriptor was a duplicate of the 8.6.5 descriptor. No reason to have 2 copies and two CI jobs of the same configuration
1 parent 193b5a9 commit 7c8728a

File tree

2 files changed

+0
-106
lines changed

2 files changed

+0
-106
lines changed

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,11 +125,6 @@ jobs:
125125
- STACK_FILE: "stack-8.10.3.yaml"
126126
<<: *defaults
127127

128-
ghc-default:
129-
environment:
130-
- STACK_FILE: "stack.yaml"
131-
<<: *defaults
132-
133128

134129
workflows:
135130
version: 2
@@ -143,4 +138,3 @@ workflows:
143138
- ghc-8.10.1
144139
- ghc-8.10.2
145140
- ghc-8.10.3
146-
- ghc-default

stack.yaml

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)