Changelog of @hackage/nemesis 2009.6.14.1

2009.6.14.1

Fix

  • only check "main ="
  • do not generate tmp file when name is Nemesis.hs

2009.6.14

Feature

  • Support compilable Nemesis, i.e. with import and main
  • sort task list when output

2009.6.13.2

Fix

  • use glob instead of zsh specific feature

2009.6.13.1

Feature

  • add clean keyword

Fix

  • allow space before ":" in task description
  • remove .o .hi for temp file

2009.6.13

Feature

  • add desc keyword

Fix

  • super fast compile
  • -Wall clean

2009.6.12

Init