File tree
7 files changed
+7
-1
lines changed7 files changed
+7
-1
lines changed- .azure/windows-stack.yml+2-13
- README.md-9
- bench/Hist/Main.hs
- bench/Main.hs+107-117
- bench/README.md+1-1
- bench/exe/Main.hs-50
- exe/Main.hs+39-43
- ghcide.cabal+6-11
- src/Development/IDE/Core/Compile.hs+2-3
- src/Development/IDE/Core/Debouncer.hs-5
- src/Development/IDE/Core/FileStore.hs+4-4
- src/Development/IDE/Core/OfInterest.hs-3
- src/Development/IDE/Core/Rules.hs+19-36
- src/Development/IDE/Core/Shake.hs+103-106
- src/Development/IDE/GHC/Compat.hs-7
- src/Development/IDE/Types/Options.hs+2-14
- stack810.yaml+6-16
- test/data/recomp/Setup.hs+2
- test/data/recomp/cabal.project+1
- test/data/recomp/hie.yaml+1-1
- test/data/recomp/lib/A.hs
- test/data/recomp/lib/B.hs
- test/data/recomp/lib/P.hs
- test/data/recomp/recomp.cabal+13
- test/exe/Main.hs+26-51
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| 16 | + | |
16 | 17 |
| |
17 | 18 |
| |
18 | 19 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
15 | 16 |
| |
16 | 17 |
| |
17 | 18 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| 18 | + | |
18 | 19 |
| |
19 | 20 |
| |
20 | 21 |
| |
|
0 commit comments