Changelog for lingo-0.5.0.3
0.5.0.3
Remove Gen_Languages
from the autogen-modules
field, and languages.yml
from the extra-source-files
field.
0.5.0.2
Loosen the upper bound on bytestring
.
0.5.0.1
Support ghc
9.2.
0.5.0.0
Revert to API provided by the 0.3 versions.
0.4.0.0
Rewrite to use Template Haskell splices instead of a custom Setup.hs.
Add support for the Bazel build system.
0.3.0.0
languageForPath
is now languagesForPath
, which returns multiple results in cases of ambiguity.
0.2.0.0
Fix bug where Gemfile.lock
files were being recognized as Ruby.
0.1.0.1
Adds documentation.
0.1.0.0
Initial release.