Skip to content

Commit 7570cc5

Browse files
committed
Remove test code
1 parent 14fa435 commit 7570cc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/plan.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ let
232232
ghcOptions = mkOption {
233233
type = listOfFilteringNulls str;
234234
default = def.ghcOptions or [];
235-
merge = a: b: __trace "HELLO";
236235
};
237236
};
238237

0 commit comments

Comments
 (0)