Skip to content

Commit df20702

Browse files
committed
Used apply-refact HEAD
1 parent f17448e commit df20702

10 files changed

+27
-7
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ packages:
1717
source-repository-package
1818
type: git
1919
location: https://github.com/mpickering/apply-refact.git
20-
tag: 4fbd3a3a9b408bd31080848feb6b78e13c3eeb6d
20+
tag: 58760460d31e89df82edf1d9048d95e707a39b69
2121

2222
tests: true
2323

stack-8.10.1.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ ghc-options:
2020
"$everything": -haddock
2121

2222
extra-deps:
23+
- git: https://github.com/mpickering/apply-refact.git
24+
commit: 58760460d31e89df82edf1d9048d95e707a39b69
2325
- brittany-0.13.1.0
2426
- Cabal-3.0.2.0
2527
- clock-0.7.2

stack-8.10.2.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ ghc-options:
2020
"$everything": -haddock
2121

2222
extra-deps:
23+
- git: https://github.com/mpickering/apply-refact.git
24+
commit: 58760460d31e89df82edf1d9048d95e707a39b69
2325
- brittany-0.13.1.0
2426
- Cabal-3.0.2.0
2527
- clock-0.7.2

stack-8.10.3.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ ghc-options:
2020
"$everything": -haddock
2121

2222
extra-deps:
23+
- git: https://github.com/mpickering/apply-refact.git
24+
commit: 58760460d31e89df82edf1d9048d95e707a39b69
2325
- brittany-0.13.1.0
2426
- Cabal-3.0.2.0
2527
- clock-0.7.2

stack-8.6.4.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ ghc-options:
2222

2323
extra-deps:
2424
- aeson-1.5.2.0
25-
- apply-refact-0.8.2.1
25+
# - apply-refact-0.8.2.1
26+
- git: https://github.com/mpickering/apply-refact.git
27+
commit: 58760460d31e89df82edf1d9048d95e707a39b69
2628
- ansi-terminal-0.10.3
2729
- base-compat-0.10.5
2830
- brittany-0.13.1.0

stack-8.6.5.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ ghc-options:
2121

2222
extra-deps:
2323
- aeson-1.5.2.0
24-
- apply-refact-0.8.2.1
24+
# - apply-refact-0.8.2.1
25+
- git: https://github.com/mpickering/apply-refact.git
26+
commit: 58760460d31e89df82edf1d9048d95e707a39b69
2527
- ansi-terminal-0.10.3
2628
- base-compat-0.10.5
2729
- brittany-0.13.1.0

stack-8.8.2.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ ghc-options:
2121

2222
extra-deps:
2323
- aeson-1.5.2.0
24-
- apply-refact-0.8.2.1
24+
# - apply-refact-0.8.2.1
25+
- git: https://github.com/mpickering/apply-refact.git
26+
commit: 58760460d31e89df82edf1d9048d95e707a39b69
2527
- brittany-0.13.1.0
2628
- butcher-1.3.3.2
2729
- bytestring-trie-0.2.5.0

stack-8.8.3.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ ghc-options:
2121

2222
extra-deps:
2323
- aeson-1.5.2.0
24-
- apply-refact-0.8.2.1
24+
# - apply-refact-0.8.2.1
25+
- git: https://github.com/mpickering/apply-refact.git
26+
commit: 58760460d31e89df82edf1d9048d95e707a39b69
2527
- brittany-0.13.1.0
2628
- bytestring-trie-0.2.5.0
2729
- cabal-plan-0.6.2.0

stack-8.8.4.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ ghc-options:
2121

2222
extra-deps:
2323
- aeson-1.5.2.0
24-
- apply-refact-0.8.2.1
24+
# - apply-refact-0.8.2.1
25+
- git: https://github.com/mpickering/apply-refact.git
26+
commit: 58760460d31e89df82edf1d9048d95e707a39b69
2527
- brittany-0.13.1.0
2628
- bytestring-trie-0.2.5.0
2729
- cabal-plan-0.6.2.0

stack.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,13 @@ packages:
1919
ghc-options:
2020
"$everything": -haddock
2121

22+
23+
2224
extra-deps:
2325
- aeson-1.5.2.0
24-
- apply-refact-0.8.2.1
26+
# - apply-refact-0.8.2.1
27+
- git: https://github.com/mpickering/apply-refact.git
28+
commit: 58760460d31e89df82edf1d9048d95e707a39b69
2529
- ansi-terminal-0.10.3
2630
- base-compat-0.10.5
2731
- brittany-0.13.1.0

0 commit comments

Comments
 (0)