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

Upgrade ghc to version 9.6 #1477

Merged
merged 37 commits into from
May 4, 2024
Merged

Upgrade ghc to version 9.6 #1477

merged 37 commits into from
May 4, 2024

Commits on Apr 9, 2024

  1. Dependencies can now be compiled

    hanjoosten committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a2812c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26ef38f View commit details
    Browse the repository at this point in the history
  3. Fix XSLX package upgrade

    hanjoosten committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b05e0ca View commit details
    Browse the repository at this point in the history
  4. change in ansi-terminal

    hanjoosten committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b1eb6a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b316403 View commit details
    Browse the repository at this point in the history
  6. iso8601DateFormat was deprecated

    hanjoosten committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    af98a8a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Use stack 2.15.5

    hanjoosten committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bd98bb6 View commit details
    Browse the repository at this point in the history
  2. adapt to new version of xlsx library

    hanjoosten committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d5aed4a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Adaption to new version of simple-sql-parser

    hanjoosten committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    44319be View commit details
    Browse the repository at this point in the history
  2. solve a warning

    hanjoosten committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4411427 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Fixed issue due to upgrade optparse-applicative

    hanjoosten committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    528a53b View commit details
    Browse the repository at this point in the history
  2. Removed a warning

    hanjoosten committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c5f0674 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d326a82 View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    hanjoosten committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7669f6c View commit details
    Browse the repository at this point in the history
  5. fix hlint hint

    hanjoosten committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5158d87 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. show build time with version command

    hanjoosten committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    abe5b80 View commit details
    Browse the repository at this point in the history
  2. fix lexer for date/time stuff

    hanjoosten committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f185b94 View commit details
    Browse the repository at this point in the history
  3. remove optional " UTC" at end of datetime

    hanjoosten committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    56a1520 View commit details
    Browse the repository at this point in the history
  4. read away " UTC" as postfix of datetime values

    hanjoosten committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b6267a6 View commit details
    Browse the repository at this point in the history
  5. fix quotes from tableName

    hanjoosten committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c2e8fda View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Bugfix show

    hanjoosten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    d584215 View commit details
    Browse the repository at this point in the history
  2. wip

    hanjoosten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    140edcd View commit details
    Browse the repository at this point in the history
  3. wip

    hanjoosten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6f34034 View commit details
    Browse the repository at this point in the history
  4. Upgrade to ormolu-action@v4

    hanjoosten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a0698fa View commit details
    Browse the repository at this point in the history
  5. try hexpat flag (for windows build)

    hanjoosten committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dff4b99 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. download expat library

    hanjoosten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    68d6dea View commit details
    Browse the repository at this point in the history
  2. New version of ormolu. Layout changes

    hanjoosten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    671390d View commit details
    Browse the repository at this point in the history
  3. discontinue Windows build

    hanjoosten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    82f686c View commit details
    Browse the repository at this point in the history
  4. Bump to version 5.1.0

    hanjoosten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6865cf7 View commit details
    Browse the repository at this point in the history
  5. upgrade ormolu action to match our current version

    hanjoosten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d32efe8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Update FROM statement for release image

    hanjoosten committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bcb4b80 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Upgrade of stack is not required here, for it is handpicked earlier i…

    …n the process
    hanjoosten committed May 4, 2024
    Configuration menu
    Copy the full SHA
    982994f View commit details
    Browse the repository at this point in the history
  2. no need to test over and over each time

    hanjoosten committed May 4, 2024
    Configuration menu
    Copy the full SHA
    66e5b6a View commit details
    Browse the repository at this point in the history
  3. mac-os doesn't install stack by default

    hanjoosten committed May 4, 2024
    Configuration menu
    Copy the full SHA
    8cf9400 View commit details
    Browse the repository at this point in the history
  4. fix mac-os build and test

    hanjoosten committed May 4, 2024
    Configuration menu
    Copy the full SHA
    9e32e3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be57c8c View commit details
    Browse the repository at this point in the history
  6. upgrade the devcontainer for ampersand 5

    hanjoosten committed May 4, 2024
    Configuration menu
    Copy the full SHA
    aaf0591 View commit details
    Browse the repository at this point in the history