Commit f6e47c6
committed
**Subject:**
Refactor session loading to support multiple file paths
**Body:**
Enhanced session loading to handle multiple file paths, improving error handling and logging for cradle detection. Updated `packageSetup` and `session` functions to process lists of file paths, ensuring better component management. This change aims to improve the robustness and clarity of session initialization, especially in multi-component projects.1 parent efc1caa commit f6e47c6
File tree
2 files changed
+223
-99
lines changed- ghcide/session-loader/Development/IDE
2 files changed
+223
-99
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
0 commit comments