?prevdifflink? - Blame
--------------------------------------------------------------------------------
HaExcel Framework
--------------------------------------------------------------------------------
There is no default make target.
Try one of:
make ghci -- load all modules into GHCi
make genss -- load all modules necessary to produce a new spreadsheet
make gensql -- load all modules necessary to produce the sql script
make gendb -- load all modules necessary to produce a DB
make ghc -- compile all modules with GHC
make -- show these instructions
--------------------------------------------------------------------------------
|