aboutsummaryrefslogtreecommitdiff
path: root/app/Main.hs
AgeCommit message (Expand)Author
2020-03-31Add default for library settingsBrad Richardson
2020-03-31Make library settings optionalBrad Richardson
2020-03-30Split settings into two stagesBrad Richardson
2020-03-30Read some additional options from the fpm.toml fileBrad Richardson
2020-03-28Switch to building one program at a time per definitions from fpm.tomlBrad Richardson
2020-03-24Put together simplest example of reading settings from fpm.tomlBrad Richardson
2020-03-24Reformat HaskellBrad Richardson
2020-03-06Add place to specify other libraries when building libraryBrad Richardson
2020-02-27Enable building executablesBrad Richardson
2020-02-27Enable building a libraryBrad Richardson
2020-02-25Add explicit importBrad Richardson
2020-02-25Add bare minimum of command line parsingBrad Richardson
2020-02-25Start with a new stack projectBrad Richardson