Skip to content

Commit 405e822

Browse files
committed
Added better printing in GHCi
1 parent d46242f commit 405e822

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ghci

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
:set -ilol-repa:lol-repa/benchmarks:lol-repa/tests:lol-repa/examples
66

77
:set -fprint-explicit-kinds
8+
:set -fprint-explicit-foralls
9+
:set -fprint-unicode-syntax
810
:set -freduction-depth=200
911
:set -Wall
1012
:set -Wall-missed-specialisations

0 commit comments

Comments
 (0)