| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-06-13 | add stopPropellorMessage | Joey Hess | |
| 2016-06-13 | improve exception handling | Joey Hess | |
| * Improve exception handling. A property that threw a non-IOException used to stop the whole propellor run. Now, all non-async exceptions only make the property that threw them fail. (Implicit API change) * Added StopPropellorException which can be used in the unsual case where a failure of one property should stop propellor from trying to ensure any other properties. * tryPropellor returns Either SomeException a now (API change) | |||
| 2015-04-29 | propellor spin | Joey Hess | |
| 2014-05-14 | moved source code to src | Joey Hess | |
| This is to work around OSX's brain-damange regarding filename case insensitivity. Avoided moving config.hs, because it's a config file. Put in a symlink to make build work. | |||
