| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Network.MIME.Info
Documentation
type MIME = Application Source #
data Application Source #
Constructors
| Application | |
Instances
| Show Application Source # | |
Defined in Network.URI.Types Methods showsPrec :: Int -> Application -> ShowS # show :: Application -> String # showList :: [Application] -> ShowS # | |