daml/libs-haskell/da-hs-base
Moritz Kiefer ed67e5c188
Bump portfile retries (#5134)
We have seen a few test failures where the port file was not written
to in time. Apparently this can takes ages on CI for tests that are
not marked exclusive.

changelog_begin
changelog_end
2020-03-23 19:20:33 +01:00
..
src Bump portfile retries (#5134) 2020-03-23 19:20:33 +01:00
tests A first draft at telemetry for daml-assistant. (#4506) 2020-02-14 15:46:25 +00:00
BUILD.bazel Fall back on the builtin SDK version in damlc telemetry (#4595) 2020-02-19 10:10:03 +00:00
da-hs-base.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
LICENSE open-sourcing daml 2019-04-04 09:33:38 +01:00
README.md open-sourcing daml 2019-04-04 09:33:38 +01:00

Base library for DA Haskell code

The libraries provided by Hackage adapted to the needs of DA.

The intention of this version of this library published as part of Simon Meier's HaskellerZ talk on 2016-01-27 is that it serves as an inspirational source for how to adapt Hackage to a company's needs. DA currently does not plan to provide an officially supported version of this library. However, we very much encourage people to take and reshape this code into a library that allows to share this kind of Hackage-adaption-code.

Slides Video