Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rikvdkleij/intellij-haskell Loading
base: master
Choose a base ref
...
head repository: Marc-R2/intellij-haskell Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on Oct 2, 2023

  1. Update IntelliJ-Haskell plugin for latest IDE version & minor fixes

    * Upgrade the SBT version from 1.6.2 to 1.9.6.
    * Update the project to support IntelliJ Idea since build 232
    * Update plugin dependencies
    * Switch to JDK17
    * Use LTS-21
    x418 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    17b7d1d View commit details
    Browse the repository at this point in the history
  2. Cleanup unreachable code

    x418 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c2ef9d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. CI: try to build and release

    Marc-R2 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ce1f49d View commit details
    Browse the repository at this point in the history
  2. fix build: target -> release

    Marc-R2 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    f983f30 View commit details
    Browse the repository at this point in the history
  3. fix build: target -> release

    Marc-R2 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ce68873 View commit details
    Browse the repository at this point in the history
  4. fix build: remove release

    Marc-R2 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7766643 View commit details
    Browse the repository at this point in the history
  5. ci: update java to 17

    Marc-R2 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    10fd195 View commit details
    Browse the repository at this point in the history
  6. fix ci: dist

    Marc-R2 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5c573f3 View commit details
    Browse the repository at this point in the history
Loading