| ||||||||
| ||||||||
| Description | ||||||||
Simple driver module, mainly for testing. Imports test modules and runs test suites. This project is now hosted at haskell.org: darcs get http://darcs.haskell.org/takusen Invoke main like this (assuming the compiled executable is called takusen): takusen stub noperf takusen sqlite noperf "" "" dbname takusen oracle noperf "" "" dbname -- no username, so os-authenticated takusen mssql noperf user paswd dbname | ||||||||
| Documentation | ||||||||
| main :: IO () | ||||||||
| Produced by Haddock version 0.7 |