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: chrisdone/hell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2024-10-08
Choose a base ref
...
head repository: chrisdone/hell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2024-10-28
Choose a head ref
  • 8 commits
  • 11 files changed
  • 1 contributor

Commits on Oct 8, 2024

  1. Revert "Drop flake stuff, I don't understand it" (#46)

    This reverts commit 0c3b23b.
    chrisdone authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1f81f80 View commit details
    Browse the repository at this point in the history
  2. Add back .cabal file (#47)

    Needed for downstream Nix users.
    chrisdone authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    49477c3 View commit details
    Browse the repository at this point in the history
  3. Switch lucid to lucid2 (#48)

    So that upstream nix will work...
    chrisdone authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    effe6b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Support unit () (#52)

    * Add litWithSpan function
    
    * Desugar unit ()
    
    * Add example of returning unit
    chrisdone authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ff17f10 View commit details
    Browse the repository at this point in the history
  2. Support operations on exit code (#53)

    * Support operations on ExitCode
    
    * Add example/test for it
    
    * Update docs
    chrisdone authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7839865 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c18220 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbf2cd0 View commit details
    Browse the repository at this point in the history
  5. Bump to 2024-10-28 (#56)

    chrisdone authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    930acfe View commit details
    Browse the repository at this point in the history
Loading