Skip to content

Commit

Permalink
AMEND? Fix imports in .ghci file
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Bärenz committed Aug 8, 2020
1 parent 43b8ef4 commit 1daf52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gears/.ghci
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:set -package gears
:m + LiveCoding.GHCi Control.Concurrent
:m + LiveCoding.GHCi Control.Concurrent LiveCoding
:def liveinit liveinit
:def livestep livestep
:def livereload livereload
Expand Down

0 comments on commit 1daf52f

Please sign in to comment.