lib: add mdDoc back in to provide proper warning

This commit is contained in:
éclairevoyant 2024-04-15 09:27:42 -04:00
parent fc69edccf5
commit bb4e822d1f
No known key found for this signature in database
GPG Key ID: E3813AEAA02DB54B
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ let
scrubOptionValue literalExpression literalExample
showOption showOptionWithDefLocs showFiles
unknownModule mkOption mkPackageOption mkPackageOptionMD
literalMD;
mdDoc literalMD;
inherit (self.types) isType setType defaultTypeMerge defaultFunctor
isOptionType mkOptionType;
inherit (self.asserts)