Changelog of @hackage/persistent-discover 0.1.0.7

Changelog for persistent-discover

Unreleased changes

0.1.0.7

  • Support mtl-2.3 #9

0.1.0.6

  • Support GHC 9.4 #7

0.1.0.5

  • Fix a bug where TemplateHaskell pragma was not added. #6

0.1.0.4

  • Fix a bug where non-Haskell files would be picked up and imported in the generated file. #4

0.1.0.3

  • Remove embarrasing lib module.

0.1.0.2

  • Support GHC 9 #3

0.1.0.1

  • Fix behavior where uppercase directories (eg on Mac OS) would cause incorrect module names. #2

0.1.0.0

  • Initial Release