Age | Commit message (Expand) | Author |
---|---|---|
2020-03-31 | Add option for building in release mode | Brad Richardson |
2020-03-31 | Remove compiler flags from toml | Brad Richardson |
2020-03-31 | Add default for library settings | Brad Richardson |
2020-03-31 | Make library settings optional | Brad Richardson |
2020-03-30 | Split settings into two stages | Brad Richardson |
2020-03-30 | Read some additional options from the fpm.toml file | Brad Richardson |
2020-03-28 | Switch to building one program at a time per definitions from fpm.toml | Brad Richardson |
2020-03-24 | Put together simplest example of reading settings from fpm.toml | Brad Richardson |
2020-03-24 | Reformat Haskell | Brad Richardson |
2020-03-06 | Add place to specify other libraries when building library | Brad Richardson |
2020-02-27 | Enable building executables | Brad Richardson |
2020-02-27 | Enable building a library | Brad Richardson |
2020-02-25 | Add explicit import | Brad Richardson |
2020-02-25 | Add bare minimum of command line parsing | Brad Richardson |
2020-02-25 | Start with a new stack project | Brad Richardson |