avoid ghci warning on tabs

This commit is contained in:
Joey Hess 2019-01-21 12:35:44 -04:00
parent 83ffd60624
commit fc1406389d
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

1
.ghci
View file

@ -1,3 +1,4 @@
:load Common
:set -XLambdaCase
:set -XPackageImports
:set -fno-warn-tabs