Skip to content

Commit

Permalink
Initial JSON serialization
Browse files Browse the repository at this point in the history
  • Loading branch information
yveshauser committed Apr 17, 2024
1 parent 42cd1e9 commit c1cbf89
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 11 deletions.
2 changes: 2 additions & 0 deletions marlowe-agda.cabal
Expand Up @@ -49,6 +49,7 @@ library
import: lang
hs-source-dirs: src
build-depends:
, aeson
, base
, bytestring
, composition-prelude
Expand All @@ -59,6 +60,7 @@ library
, memory
, optparse-applicative
, process
, scientific
, text
, transformers

Expand Down

0 comments on commit c1cbf89

Please sign in to comment.