Changelog of @hackage/nvvm 0.10.0.1

Revision history for nvvm

Notable changes to the project will be documented in this file.

The format is based on Keep a Changelog.

0.10.0.1 - 2023-08-15

Fixed

  • Build fixes for GHC 9.2 .. 9.6

0.10.0.0 - 2020-08-26

Added

  • Support for Cabal-3
  • nvvmDeviceLibraryPath

0.9.0.0 - 2018-10-02

Fixed

  • Build fix for ghc-8.6

Added

  • addModuleLazy and addModuleLazyFromPtr from CUDA-10.0

Changed

  • Replace uses of String with ShortByteString

0.8.0.3 - 2018-03-12

Fixed

  • Build fix for Cabal-2.2 (ghc-8.4)

0.8.0.2 - 2018-01-05

Fixed

  • Fix profiling build

0.8.0.1 - 2017-11-15

Fixed

  • Fix nvvm library path on windows (#2)

0.8.0.0 - 2017-08-24

Changed

  • Build setup improvements

0.7.5.2 - 2017-04-10

Added

  • Add support for older c2hs versions

0.7.5.1 - 2016-11-08

Added

  • Add support for Cabal-1.22

0.7.5.0 - 2016-10-08

  • First version. Released on an unsuspecting world.