You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Copy file name to clipboardExpand all lines: proposals/accepted/050-ghc-base-libraries.rst
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,10 +110,6 @@ Some observations about this structure:
110
110
111
111
- ``cabal check`` (a per-package check) could warn on packages that use ``ghc-internals``.
112
112
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
-
117
113
- ...what else?
118
114
119
115
- 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