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

Get rid of redundant deps in System.Console.ANSI #1994

Merged
merged 2 commits into from
Jun 19, 2023

Commits on Jun 16, 2023

  1. Get rid of redundant deps in System.Console.ANSI

    redundant deps : `Function.HalfAdjointEquivalence`
    		 `Data.Product.Function.Dependent.Propositional`
    
    replaced `Data.String` import with `Data.String.Base` in `Data.Nat.Show`
    Saransh-cpp committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    dd85bc1 View commit details
    Browse the repository at this point in the history
  2. Readability

    Saransh-cpp committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    76af6b6 View commit details
    Browse the repository at this point in the history