Skip to content

Commit

Permalink
Update .ghci
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell authored Mar 21, 2022
1 parent 8c0929c commit 702128e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ghci
Original file line number Diff line number Diff line change
@@ -1,4 1,4 @@
:set -fwarn-unused-binds -fwarn-unused-imports -fwarn-orphans
:set -Wunused-binds -Wunused-imports -Worphans
:set -isrc
:load src\Test.hs src\Paths.hs
:def test const $ pure ":main"
Expand Down

0 comments on commit 702128e

Please sign in to comment.