ghci show types automatically

This commit is contained in:
xfnw 2022-07-24 13:24:50 -04:00
parent 4a62338471
commit 27912cb99d
1 changed files with 1 additions and 0 deletions

1
.ghci
View File

@ -1,4 +1,5 @@
:set prompt "λ "
:set +t
import Data.Char
import Control.Monad