You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,9 @@
5
5
-#210: Add `extraLibraries` to `settings` module.
6
6
-#215: Improved debug logging.
7
7
-#216: Remove `debug` option (pass `--trace-verbose` to nix instead)
8
-
-#222: Improve `cabal.project` parser by handling files not ending with newline
8
+
- Fixes
9
+
-#222: Improve `cabal.project` parser by handling files not ending with newline
10
+
-#223 Make `devShell.tools` a `lazyAttrsOf` (lazy evaluation of values)
9
11
- Breaking changes
10
12
-#221: Switch to `buildFromSdist`, to allow using non-standard package sets (wherein `cabal-install` is otherwise built without using user's overrides)
0 commit comments