Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions idaptik-ums/idaptik-ums.ipkg
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ authors = "Jonathan D.A. Jewell"

sourcedir = "src/abi"

-- depends = proven
-- ^ Uncomment when the proven package is available as a local dependency.
-- ProvenBridge currently uses local placeholder types that mirror
-- Proven.SafeJson.Parser.JsonValue. Once this dependency is added,
-- the local types in ProvenBridge.idr should be replaced with imports.
depends = proven

modules = Primitives,
Types,
Expand Down
Loading
Loading