Portability | non-portable |
---|---|
Stability | experimental |
Maintainer | [email protected] |
Database.HaskellDB.DBSpec.DBSpecToDBDirect
Description
Converts a DBSpec-generated database to a set of (FilePath,Doc), that can be used to generate definition files usable in HaskellDB (the generation itself is done in DBDirect)
Documentation
Converts a database specification to a set of module names and module contents. The first element of the returned list is the top-level module.