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
76294621
Commit
76294621
authored
Dec 15, 2014
by
Lennart Spitzner
Browse files
commandline-documentation: mention `sandbox` command again
(mistakenly got removed when restructuring)
parent
96448f0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
cabal-install/Distribution/Client/Setup.hs
View file @
76294621
...
...
@@ -235,6 +235,7 @@ globalCommand commands = CommandUI {
,
addCmd
"register"
,
par
,
startGroup
"sandbox"
,
addCmd
"sandbox"
,
addCmd
"exec"
,
addCmdCustom
"repl"
"Open interpreter with access to sandbox packages."
]
++
if
null
otherCmds
then
[]
else
par
...
...
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