Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
5ecebe92
Commit
5ecebe92
authored
Sep 05, 2013
by
Mikhail Glushenkov
Browse files
Wording.
parent
d7090ded
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/Distribution/Client/Sandbox/PackageEnvironment.hs
View file @
5ecebe92
...
@@ -340,7 +340,7 @@ createPackageEnvironmentFile :: Verbosity -> FilePath -> FilePath
...
@@ -340,7 +340,7 @@ createPackageEnvironmentFile :: Verbosity -> FilePath -> FilePath
->
IO
()
->
IO
()
createPackageEnvironmentFile
verbosity
sandboxDir
pkgEnvFile
incComments
createPackageEnvironmentFile
verbosity
sandboxDir
pkgEnvFile
incComments
compiler
platform
=
do
compiler
platform
=
do
notice
verbosity
$
"Writing default package environment to "
++
pkgEnvFile
notice
verbosity
$
"Writing
a
default package environment
file
to "
++
pkgEnvFile
commentPkgEnv
<-
commentPackageEnvironment
sandboxDir
commentPkgEnv
<-
commentPackageEnvironment
sandboxDir
initialPkgEnv
<-
initialPackageEnvironment
sandboxDir
compiler
platform
initialPkgEnv
<-
initialPackageEnvironment
sandboxDir
compiler
platform
...
...
Write
Preview
Supports
Markdown
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