Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
Documentation
cdbMake :: FilePath -> CDBMake -> IO () Source #
Construct a CDB as described inside the supplied CDBMake computation. During construction, it will be written to a temporary file and then moved over top of the given file atomically.