Skip to content

Commit f993323

Browse files
authored
Split cabal package into two (#89)
* Split cabal package into two * Update readme * Fix some compilation errors
1 parent 3e02f83 commit f993323

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+163
-42
lines changed

README.md

Lines changed: 3 additions & 3 deletions

cabal.project

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ allow-older:
3535
with-compiler: ghc-9.6.6
3636

3737
packages:
38-
src
38+
src/programmable-tokens
39+
src/regulated-stablecoin
3940

4041

4142
source-repository-package
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)