-
Notifications
You must be signed in to change notification settings - Fork 206
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
damldoc: Move towards extracting information from TypecheckedModule i…
…n HaddockParse. (#2013) * Run typechecker in damldocs (but don't use result yet) * Add Modulename to TypeApp constructor. * Add md_name where appropriate. * Thread a DocCtx through each doc extractor. * Move template set and choices map into docctx * Use Typename for template set and choice map * Make Anchor a newtype and move it to Types * Make Modulename in TypeApp an Anchor instead. * Remove import of hidden module. * Qualify that which doth need be qualified * Update tests * Build stdlib in such a way that it passes typechecking. * Update release notes. * Remove MOVE Prelude directives in daml-prim. * Use optional in damldoc options * Update function hashes * Compile base packages to json first
- Loading branch information
1 parent
2d52406
commit a8f9817
Showing
16 changed files
with
253 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.