Skip to content
Snippets Groups Projects

[#73] Replace `Kind.Type` with `Type`.

Merged Alyona Antonova requested to merge alyoanton9/#73-replace-Kind.Type-with-Type into master

Description

Problem: Writing Kind.Type everywhere is too verbose.

Solution: Firstly, rename data Type from Michelson.Untyped.Type with Ty. Secondly, use Prelude.Type instead of Data.Kind.Type everywhere, which leads to replacing Kind.Type with just a Type. Add changes to morley's and lorentz's CHANGES.md

Related issue(s)

Resolves #73 (closed)

:white_check_mark: Checklist for your Merge Request

Related changes (conditional)

  • Tests (see short guidelines)

    • If I added new functionality, I added tests covering it.
    • If I fixed a bug, I added a regression test to prevent the bug from silently reappearing again.
  • Documentation

    • I checked whether I should update the docs and did so if necessary:
    • I updated changelog files of all affected packages released to Hackage if my changes are externally visible.

Stylistic guide (mandatory)

Edited by Alyona Antonova

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading