mirror of
https://github.com/Avi-D-coder/implicit-hie.git
synced 2024-11-22 09:44:28 +03:00
Corrected format in error message.
This commit is contained in:
parent
8adfffba67
commit
c6ecccdefd
@ -22,7 +22,7 @@ main = do
|
||||
_ -> stackYamlPkgs pwd
|
||||
when (null cfs) $
|
||||
die $
|
||||
"Used" <> name
|
||||
"Used " <> name
|
||||
<> "\n No .cabal files found under"
|
||||
<> pwd
|
||||
<> "\n You may need to run stack build."
|
||||
|
Loading…
Reference in New Issue
Block a user