All Versions
15
Latest Version
Avg Release Cycle
104 days
Latest Release
1280 days ago

Changelog History
Page 2

  • v0.5 Changes

    April 15, 2018

    [0.5] - 2018-04-15

    βž• Added

    πŸ‘Œ Support for MacOS, courtesy of Judah Jacobson. See
    #165.

    Support for data attributes in haskell_binary and haskell_library
    πŸ‘€ rules. See #167.

    πŸ— Output on building of GHC bindists so it's clearer what went wrong in case
    of a failure.

    πŸ‘€ haskell_repl rule allowing to interact with GHCi. See
    #82.

    πŸ‘Œ Support for GHC 8.4.1 bindist. See
    #175.

    πŸ‘• haskell_lint rule. See
    #181.

    πŸ‘€ haskell_doctest rule. See
    #194.

    πŸ”„ Changed

    πŸ‘Œ Improved hermeticity of builds. See
    #180.

    cc_haskell_import now works with haskell_binary targets as well. See
    #179.

  • v0.4 Changes

    February 27, 2018

    [0.4] - 2018-02-27

    βž• Added

    • hidden_modules attribute of the haskell_library rule. This allows to
      πŸ‘€ selectively hide modules in a library. See
      #152.

    πŸ›  Fixed

    πŸ‘€ Test executables now find shared libraries correctly at runtime. See
    #151.

    πŸ— Building of certain modules does not fail with the β€œfile name does not
    πŸ‘€ match module name” message anymore. See
    #139.

    πŸ”— Linking issues that resulted in unresolved symbols due to incorrect order
    πŸ‘€ in which static libraries are passed to linker are not resolved. See
    #140.

    πŸ‘€ The β€œgrep not found” error is fixed. See
    #141.

    System-level shared libraries introduced by haskell_cc_import are now
    πŸ‘€ found correctly during compilation. See
    #142.

  • v0.3

    February 13, 2018
  • v0.2

    January 07, 2018
  • v0.1

    January 02, 2018