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

Context Menu #949

Merged
merged 33 commits into from
Jun 24, 2024
Merged

Context Menu #949

merged 33 commits into from
Jun 24, 2024

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    add75de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d59b37c View commit details
    Browse the repository at this point in the history
  3. Extract common functionality

    lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    eeb2b3f View commit details
    Browse the repository at this point in the history
  4. Context Menu visuals

    lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    06843bf View commit details
    Browse the repository at this point in the history
  5. Add visuals for Advance Install

    lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    71a3b00 View commit details
    Browse the repository at this point in the history
  6. migrate haskell#987 to new library

    lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e88de9b View commit details
    Browse the repository at this point in the history
  7. Add visuals for compile Menu

    lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7e6ddf8 View commit details
    Browse the repository at this point in the history
  8. Better aesth for context menu

    lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ca67098 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d2784f View commit details
    Browse the repository at this point in the history
  10. Visuals for compiling HLS

    lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f804c03 View commit details
    Browse the repository at this point in the history
  11. untested compileGHC IOAction

    lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    246851b View commit details
    Browse the repository at this point in the history
  12. untested compile HLS

    lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    588cf68 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    51b94fb View commit details
    Browse the repository at this point in the history
  14. Remove trailing white space

    lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9a16dcc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f6b948e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3af3ee0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    02e876c View commit details
    Browse the repository at this point in the history
  18. fix unix version in cabal file

    lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3b4e661 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    546c6e4 View commit details
    Browse the repository at this point in the history
  20. fix vty version + attributes

    lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9153f21 View commit details
    Browse the repository at this point in the history
  21. minor refactor, use traverse

    dfordivam authored and lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    11d1917 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d98a57c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    9e1a05e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7b36ce6 View commit details
    Browse the repository at this point in the history
  25. Fix HLS compile field label

    dfordivam authored and lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    aafbf40 View commit details
    Browse the repository at this point in the history
  26. Reorder the fields in compile HLS menu.

    To have frequently used fields shown first.
    dfordivam authored and lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5d46492 View commit details
    Browse the repository at this point in the history
  27. Move common imports to app-common-depends

    dfordivam authored and lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fe4466a View commit details
    Browse the repository at this point in the history
  28. Fix build with -tui flag

    dfordivam authored and lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d97246a View commit details
    Browse the repository at this point in the history
  29. minor fix/cleanup

    INTERNAL_DOWNLOADER, and BRICK are not used in ghcup-tui
    dfordivam authored and lsmor committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1753199 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    8fb4ec0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. fix tests and hlint

    lsmor committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e71ea82 View commit details
    Browse the repository at this point in the history
  2. fix windows build

    lsmor committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3a7a9a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. remove dead code

    lsmor committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e613ea6 View commit details
    Browse the repository at this point in the history