| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Hinfo.Hpack.Internal.Types
Documentation
data PackageFile Source #
Constructors
| PackageFile | |
Fields
| |
Instances
| Eq PackageFile Source # | |
Defined in Hinfo.Hpack.Internal.Types | |
| Show PackageFile Source # | |
Defined in Hinfo.Hpack.Internal.Types Methods showsPrec :: Int -> PackageFile -> ShowS # show :: PackageFile -> String # showList :: [PackageFile] -> ShowS # | |
| FromJSON PackageFile Source # | |
Defined in Hinfo.Hpack.Internal.Types | |