Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
C
Cabal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
b2bbf0d2
Commit
b2bbf0d2
authored
Feb 19, 2020
by
Oleg Grenrus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add warning that sandbox functionality is deprecated
parent
8dea20f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
Cabal/doc/installing-packages.rst
Cabal/doc/installing-packages.rst
+5
-0
No files found.
Cabal/doc/installing-packages.rst
View file @
b2bbf0d2
...
...
@@ -312,6 +312,11 @@ Hackage_ web site.
Developing
with
sandboxes
-------------------------
..
warning
::
This
functionality
is
deprecated
.
Please
migrate
to
use
nix
-
style
builds
.
By
default
,
any
dependencies
of
the
package
are
installed
into
the
global
or
user
package
databases
(
e
.
g
.
using
``
cabal
install
--
only
-
dependencies
``).
If
you
're building several
...
...
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