Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ts salvage newtylespecs #4575

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Ts salvage newtylespecs #4575

wants to merge 2 commits into from

Commits on Sep 24, 2024

  1. Added StateSpecs

    Added names to variables in StateSpecs
    Added better error messages, better printing of graphs
    Added selector functions for SimplePParams
    Added alternateShow for list based showing of Binary Specs (SumSpec and Prod)
    Added HSpec tests
    Imporoved error messages (especially for caseOn)
    TimSheard committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a08aaac View commit details
    Browse the repository at this point in the history
  2. Attempt to make Wellformed compile faster by adding {-# OPTIONS_GHC -…

    …O1 #-}
    
    in that and other files that compile slow (only when compiling using GHC 8.10.7
    Also added Alonzo and Shelley TxOut HasSpec instances.
    TimSheard committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    34586a5 View commit details
    Browse the repository at this point in the history