Add .ghci to use -fobject-code option

This commit is contained in:
Harendra Kumar 2021-01-16 16:21:58 +05:30
parent 5539d0ad35
commit 0979eeb6b6
2 changed files with 2 additions and 0 deletions

1
.ghci Normal file
View File

@ -0,0 +1 @@
:set -fobject-code

View File

@ -95,6 +95,7 @@ build-type: Configure
extra-source-files:
.circleci/config.yml
.ghci
.github/workflows/haskell.yml
.gitignore
.hlint.ignore