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 Group, with the intention that the groups library is used instead #24

Draft
wants to merge 19 commits into
base: develop
Choose a base branch
from

Commits on Dec 9, 2020

  1. Bump reflex platform

    Ericson2314 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    485c592 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Delete group class, the groups package should be used instead

    Keep `Additive`, however. See ChangeLog for more details.
    
    The version in the cabal file is bumped to remind whoever does the
    future release that this is breaking change.
    
    Closes #4.
    Ericson2314 committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    f6d4c9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    830add4 View commit details
    Browse the repository at this point in the history
  3. Fix GHC < 8.6 build

    It turns out we were relying on instances from a transitive dependency
    on base-orphans. Added that explicitly so that we don't regress on the
    instances provided with old GHCs.
    Ericson2314 committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    57bdb25 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

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

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    aacb8a6 View commit details
    Browse the repository at this point in the history
  2. Fix typo in change log

    Ericson2314 committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    b3a8b00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    758a2ae View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    be84f3e View commit details
    Browse the repository at this point in the history
  2. Fix issue in change log

    Ericson2314 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    d8b04b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a463f02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    017e012 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

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

Commits on Dec 29, 2021

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

Commits on Jan 2, 2022

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

Commits on Jan 7, 2022

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

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    512a1bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc51b29 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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