Skip to content

Commit

Permalink
CORE-1824: hs/.ghci skip loading Main module
Browse files Browse the repository at this point in the history
  • Loading branch information
mattaudesse authored and TheChronicMonster committed Jun 2, 2022
1 parent 103a886 commit fb4367e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hs/.ghci
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
:set -isrc
:set -itest
:set -iapp
:load Main Reach.Compiler Reach.Report Reach.Simulator.Server
:load Reach.Compiler Reach.Report Reach.Simulator.Server

0 comments on commit fb4367e

Please sign in to comment.