daml/compiler/damlc/daml-prim-src/GHC
Moritz Kiefer edff8a416d
Move files in daml-foundations/daml-ghc to compiler/damlc (#2037)
* Move files in daml-foundations/daml-ghc to compiler/damlc

There is also a bit of refactoring going on to actually split things
apart into sensible targets. What is still missing is a cleanup of the
module hierarchy and a cleanup of the test targets but I’ll leave
those for separate PRs.

As a nice bonus, this also reduces dependencies between targets so it
will speed up compiles.

* Update .hie-bios
2019-07-08 17:55:51 +02:00
..
Integer Move files in daml-foundations/daml-ghc to compiler/damlc (#2037) 2019-07-08 17:55:51 +02:00
Base.daml Move files in daml-foundations/daml-ghc to compiler/damlc (#2037) 2019-07-08 17:55:51 +02:00
Classes.daml Move files in daml-foundations/daml-ghc to compiler/damlc (#2037) 2019-07-08 17:55:51 +02:00
CString.daml Move files in daml-foundations/daml-ghc to compiler/damlc (#2037) 2019-07-08 17:55:51 +02:00
Enum.daml Move files in daml-foundations/daml-ghc to compiler/damlc (#2037) 2019-07-08 17:55:51 +02:00
Err.daml Move files in daml-foundations/daml-ghc to compiler/damlc (#2037) 2019-07-08 17:55:51 +02:00
Natural.daml Move files in daml-foundations/daml-ghc to compiler/damlc (#2037) 2019-07-08 17:55:51 +02:00
Num.daml Move files in daml-foundations/daml-ghc to compiler/damlc (#2037) 2019-07-08 17:55:51 +02:00
Real.daml Move files in daml-foundations/daml-ghc to compiler/damlc (#2037) 2019-07-08 17:55:51 +02:00
Show.daml Move files in daml-foundations/daml-ghc to compiler/damlc (#2037) 2019-07-08 17:55:51 +02:00
Tuple.daml Move files in daml-foundations/daml-ghc to compiler/damlc (#2037) 2019-07-08 17:55:51 +02:00
Types.daml Move files in daml-foundations/daml-ghc to compiler/damlc (#2037) 2019-07-08 17:55:51 +02:00