Changelog of @hackage/madlang 4.0.2.16

madlang

4.0.2.15

  • Fix bug related to unpacking zip archives

4.0.2.14

  • Fix minor Windows bugs related to paths

4.0.2.13

  • Update for new megaparsec

4.0.2.12

  • Patch for new composition-prelude

4.0.2.11

  • Use recursion rather than recursion-schemes
  • No longer depend on TemplateHaskell

4.0.2.10

  • Allow GHC <= 8.0.2

4.0.2.9

  • Use getUserAppDataDirectory instead of relying on the $HOME variable, providing better compatibility on Windows.