| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
HulkImport
- importFile :: FilePath -> FilePath -> IO ()
Documentation
Arguments
| :: FilePath | Location of the input file |
| -> FilePath | Desired output file. Will be created if it doesn't exist |
| -> IO () |
importFile reads in a CSV file and writes out the corresponsing fragment of the insert statement to another file