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 inhaskell_binary
andhaskell_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 withhaskell_binary
targets as well. See
#179. -
v0.4 Changes
February 27, 2018[0.4] - 2018-02-27
β Added
hidden_modules
attribute of thehaskell_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