stack-2.15.1: The Haskell Tool Stack
Safe HaskellSafe-Inferred
LanguageGHC2021

Stack.Types.DumpPackage

Synopsis

Documentation

data DumpPackage Source #

Type representing dump information for a single package, as output by the ghc-pkg describe command.

Constructors

DumpPackage 

Fields

data SublibDump Source #

ghc-pkg has a notion of sublibraries when using ghc-pkg dump. We can only know it's different through the fields it shows.

Constructors

SublibDump 

Fields