diff --git a/haskell/.ghci b/haskell/.ghci index afa0f08..3a3eda1 100644 --- a/haskell/.ghci +++ b/haskell/.ghci @@ -1,5 +1,3 @@ -:set prompt "λ " -:set -XPackageImports -:set -XOverloadedStrings -:set -XScopedTypeVariables -XRankNTypes :l ~/.ghc.hs +:set prompt "λ " +:set +t