morley-upgradeable: Upgradeability infrastructure based on Morley.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Basic infrastructure for writing upgradeable contracts in Morley-based eDSL.


[Skip to Readme]

Properties

Versions 0.3, 0.3
Change log CHANGES.md
Dependencies base-noprelude (>=4.7 && <5), cleveland, colourista, constraints, containers, first-class-families (>=0.5.0.0), fmt, hedgehog, hex-text, HUnit, lens, lorentz, morley, morley-client, morley-prelude, morley-upgradeable, mtl, optparse-applicative, singletons, text, vinyl, with-utf8 [details]
License MIT
Copyright 2019-2021 Tocqueville Group
Author Serokell, Tocqueville Group
Maintainer Serokell <hi@serokell.io>
Category Language
Home page https://gitlab.com/morley-framework/morley-upgradeable
Bug tracker https://gitlab.com/morley-framework/morley-upgradeable/-/issues
Source repo head: git clone git@gitlab.com:morley-framework/morley-upgradeable.git
Uploaded by pasqu4le at 2021-04-02T13:43:36Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for morley-upgradeable-0.3

[back to package description]

Morley Upgradeable

This package contains infrastructure that one can use to implement an upgradeable contract. For overview of upgradeability approaches please read the related document.