add and fix haddock doc comments

This commit is contained in:
Emily Martins 2022-06-02 15:24:58 +02:00
parent 721c632b34
commit 0348f72499
10 changed files with 28 additions and 13 deletions

View file

@ -69,6 +69,7 @@ singleAuthorityTokenBurnedTest mint outs =
perror
in compile s
-- | The SpecificationTree exported by this module.
specs :: [SpecificationTree]
specs =
[ -- This is better suited for plutarch-test

View file

@ -28,6 +28,7 @@ import Test.Specification (
--------------------------------------------------------------------------------
-- | The SpecificationTree exported by this module.
specs :: [SpecificationTree]
specs =
[ group

View file

@ -34,6 +34,7 @@ import Test.Util (toDatum)
--------------------------------------------------------------------------------
-- | The SpecificationTree exported by this module.
specs :: [SpecificationTree]
specs =
[ group