daml/libs-haskell/da-hs-base
Robin Krom 7fca591df0
replace main file with a pointer to the source root (#2687)
* language: compile everything in the source directory

This removes the need to specify a 'main'. Instead we 'source' in
daml.yaml should point to the source root directory.
2019-08-29 13:42:33 +02:00
..
src replace main file with a pointer to the source root (#2687) 2019-08-29 13:42:33 +02:00
tests update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
BUILD.bazel update copyright notices (#2499) 2019-08-13 17:23:03 +01:00
da-hs-base.cabal Supporting producing sdist tarballs for the HS ledger bindings (#2336) 2019-07-30 14:34:16 +02: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