Skip to content

Commit 2dcf6b4

Browse files
committed
Remove idea on dependency analysis
I've been updated that security notices tool did not actually do the algorithm I thought it did, so my claim that actually we're most the way there to this is invalid.
1 parent 9f5a4e9 commit 2dcf6b4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

proposals/accepted/050-ghc-base-libraries.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,10 +110,6 @@ Some observations about this structure:
110110

111111
- ``cabal check`` (a per-package check) could warn on packages that use ``ghc-internals``.
112112

113-
- Offer tools for dependency analysis (“software supply chain analysis” to use faddish term) to analyze transitive dependencies
114-
115-
- Most users want to only use these packages via ``base`` or other whitelisted packages which they explicitly trust to “encapsulate the instability”
116-
117113
- ...what else?
118114

119115
- In contrast, clients are *not* discouraged from depending on ``ghc-experimental``; although again its name should convey the idea that it might change at short notice.

0 commit comments

Comments
 (0)