//
pkg.gl
Category
github.com/fossas/fossa-cli
buildtools
stack
package
1.1.10
Repository:
https://github.com/fossas/fossa-cli.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
6
Dependents
2
Files
173 SLOC
#
Functions
DepFromCanonical
DepToCanonical
DepToPkgId
GetDeps
GetDepsPure
GetGhcPkgDepMap
GetStackDependencies
ParseGhcPkgDepMap
ParseStackDependencies
#
Structs
Canonical
Canonical string representation of a ghc-pkg package of the form: package-name-0.0.1.0.
Dep
A stack dependency.
#
Type aliases
GhcPkgDeps
A mapping of ghc-pkg packages to their dependencies.