Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Commit

Permalink
Fix path to GHC
Browse files Browse the repository at this point in the history
See #541
  • Loading branch information
snowleopard committed Apr 17, 2018
1 parent 66bc48c commit 1174b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ compile:
test:
override:
# Test GHC binary
- _build/stage1/bin/ghc -e 1+2
- ghc/_build/stage1/bin/ghc -e 1+2

0 comments on commit 1174b31

Please sign in to comment.