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: stackbuilders/blog-code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: stackbuilders/blog-code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gtk-haskell-tutorial
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 9 files changed
  • 1 contributor

Commits on Mar 11, 2024

  1. Init stack project

    Jorge Galarza
    Jorge Galarza committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    19ce70b View commit details
    Browse the repository at this point in the history
  2. Calculator code

    Jorge Galarza
    Jorge Galarza committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9312ed1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Update stack.yaml

    Jorge Galarza
    Jorge Galarza committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f070889 View commit details
    Browse the repository at this point in the history
  2. Update resolver

    Jorge Galarza
    Jorge Galarza committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3d2da33 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary ghc-options

    Jorge Galarza
    Jorge Galarza committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    cecadce View commit details
    Browse the repository at this point in the history
  4. Remove test suites

    Jorge Galarza
    Jorge Galarza committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    5a169bd View commit details
    Browse the repository at this point in the history
  5. Define boundaries gtk3

    Jorge Galarza
    Jorge Galarza committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ee5335c View commit details
    Browse the repository at this point in the history
  6. Update general information

    Jorge Galarza
    Jorge Galarza committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7abc29f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Adjust window settings

    Jorge Galarza
    Jorge Galarza committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    5d2a13b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Restric upper bounder

    Jorge Galarza
    Jorge Galarza committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    6b78444 View commit details
    Browse the repository at this point in the history
  2. Add README instructions

    Jorge Galarza
    Jorge Galarza committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    71772b6 View commit details
    Browse the repository at this point in the history
  3. Address Felix comments

    Jorge Galarza
    Jorge Galarza committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d14f536 View commit details
    Browse the repository at this point in the history
  4. Add warning with ARM archs

    Jorge Galarza
    Jorge Galarza committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1d23d86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9290ae View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Update resolver to lts-22.13

    Jorge Galarza
    Jorge Galarza committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3222203 View commit details
    Browse the repository at this point in the history
  2. Remove description

    Jorge Galarza
    Jorge Galarza committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    429a0df View commit details
    Browse the repository at this point in the history
Loading