We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a72000 commit 676998dCopy full SHA for 676998d
cuddle.cabal
@@ -22,6 +22,9 @@ category: Codec
22
build-type: Simple
23
extra-doc-files: CHANGELOG.md
24
tested-with: ghc ==9.6 || ==9.8 || ==9.10 || ==9.12
25
+data-files:
26
+ example/cddl-files/*.cddl
27
+ example/cddl-files/validator/negative/*.cddl
28
29
source-repository head
30
type: git
0 commit comments