We started building ghcide over 2 years ago as part of our efforts at Digital Asset to provide a great IDE experience to all DAML users. As a lot of people in the Haskell community know, the DAML compiler is based on a modified version of GHC, so naturally the people working on it were
Subscribe
Get the latest posts in your email
Author : Moritz Kiefer
In a full-stack DAML application, there usually are two types of components that interact with the ledger in addition to the DAML templates that you upload to the ledger. The first type is a component that provides the link between the ledger and the outside world. This is often just a web UI but it can also be something that integrates …
Subscribe
Get the latest posts in your email