Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
ddeb0eca
Commit
ddeb0eca
authored
Jul 23, 2013
by
Mikhail Glushenkov
Browse files
Typo.
parent
9b7760a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/tests/PackageTests/PackageTester.hs
View file @
ddeb0eca
...
...
@@ -158,7 +158,7 @@ compileSetup packageDir = do
]
requireSuccess
r
-- | Returns the command that was issued, the return code, and
h
te output text
-- | Returns the command that was issued, the return code, and t
h
e output text
.
cabal
::
PackageSpec
->
[
String
]
->
IO
(
String
,
ExitCode
,
String
)
cabal
spec
cabalArgs
=
do
customSetup
<-
doesFileExist
(
directory
spec
</>
"Setup.hs"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment