Changelog of @hackage/cli-setup 0.2.1.4

cli-setup

0.2.1.4

  • Remove TemplateHaskell pragma

0.2.1.3

  • Remove dependency on file-embed

0.2.1.2

  • Install to /usr/local/share/man/man1 on Mac

0.2.1.0

  • Add setManpathBash & co., deprecate setManpath

0.2.0.6

  • Use TemplateHaskell again
  • writeBashCompletions now only writes to ~/.bashrc if the file exists

0.2.0.5

  • Use xxd rather than TemplateHaskell to provide easier cross-platform builds.
  • Support older GHCs