Skip to content

Commit

Permalink
pier run should run under the project root directory.
Browse files Browse the repository at this point in the history
Deferring unit testing to #54.
  • Loading branch information
judah committed Feb 7, 2018
1 parent deccc8e commit d56d681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ main = do
installGhcRules
configRules pierYamlFile
runWithOptions next cmdOpt
join $ readIORef next
join $ readIORef next

-- TODO: move into Build.hs
data Target
Expand Down

0 comments on commit d56d681

Please sign in to comment.