Skip to content

Commit

Permalink
Fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPenner committed Dec 4, 2024
1 parent 468b42c commit 1c4d6c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ dependencies:
- servant-conduit
- serialise
- stm
- stm-chans
- text
- these
- time
Expand Down
2 changes: 2 additions & 0 deletions share-api.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ library
, share-auth
, share-utils
, stm
, stm-chans
, text
, these
, time
Expand Down Expand Up @@ -413,6 +414,7 @@ executable share-api
, share-auth
, share-utils
, stm
, stm-chans
, text
, these
, time
Expand Down

0 comments on commit 1c4d6c3

Please sign in to comment.