Skip to content

Commit c5cfb6f

Browse files
committed
Disable the unused packages warnings in the repl.
1 parent 95ad6ac commit c5cfb6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.ghci.repl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@
3535

3636
-- We have this one on in the project but not in the REPL to reduce noise
3737
:seti -Wno-type-defaults
38+
:set -Wno-unused-packages
3839

3940
:load Main

0 commit comments

Comments
 (0)