daml/daml-foundations
Martin Huschenbett 0851a00f20 Don't expose TextMap type via the Prelude anymore (#1144)
This is not the perfect fix since the definition `data TextMap` is still
living in the wrong module, see issue #1142. However, this PR forces people
to import `DA.TextMap` when they want to use the `TextMap` type, which is
the desired behaviour for the future.
2019-05-15 08:34:44 +00:00
..
daml-ghc Don't expose TextMap type via the Prelude anymore (#1144) 2019-05-15 08:34:44 +00:00
daml-tools In the language server tests, write out what fails (#1111) 2019-05-13 16:52:26 +01:00