| License | MIT |
|---|---|
| Maintainer | Joe Leslie-Hurd <joe@gilith.com> |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell98 |
HOL.OpenTheory.Package
Description
Documentation
Constructors
| Version | |
Fields | |
concatInfo :: [Info] -> Info Source #
class Informative a where Source #
Instances
| Informative Operation Source # | |
| Informative Interpretation Source # | |
| Informative a => Informative [a] Source # | |
| (Informative a, Informative b) => Informative (a, b) Source # | |
data Interpretation Source #
Constructors
| Interpret Rename | |
| Interpretation File |
readInterpretation :: FilePath -> [Interpretation] -> IO Interpret Source #
Constructors
| Block | |
Constructors
| Package | |
Fields
| |
directoryVersion :: NameVersion -> IO FilePath Source #
Constructors
| Blocks | |
Fields
| |
readVersion :: Theory -> Interpret -> NameVersion -> IO Theory Source #