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: kowainik/learn4haskell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: rootbid/learn4haskell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 13, 2020

  1. Complete Chapter1 tasks

    rootbid authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    fe8f1c7 View commit details
    Browse the repository at this point in the history
  2. bug fixes

    rootbid authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    a657221 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Update src/Chapter1.hs

    Minimize redundancy
    
    Co-authored-by: Veronika Romashkina <vrom911@gmail.com>
    rootbid and vrom911 authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    90173cf View commit details
    Browse the repository at this point in the history
  2. Update src/Chapter1.hs

    Improve implementation
    
    Co-authored-by: Veronika Romashkina <vrom911@gmail.com>
    rootbid and vrom911 authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    712c518 View commit details
    Browse the repository at this point in the history
  3. Update src/Chapter1.hs

    Minimize redundancy
    
    Co-authored-by: Veronika Romashkina <vrom911@gmail.com>
    rootbid and vrom911 authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    36f20d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from rootbid/ch1

    Ch1 solutions
    rootbid authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    bc6b11c View commit details
    Browse the repository at this point in the history
  5. Solve Chapter2

    rootbid authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    7fc818f View commit details
    Browse the repository at this point in the history
  6. Implement suggestions

    rootbid authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    2b242d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Merge pull request #2 from rootbid/ch2

    Chapter 2 solutions
    rootbid authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    8f8e9b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Complete Ch3

    rootbid authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    b52e305 View commit details
    Browse the repository at this point in the history
  2. Fix battle implementation

    rootbid authored Oct 23, 2020
    Configuration menu
    Copy the full SHA
    0c26cfc View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Update src/Chapter3.hs

    Co-authored-by: Dmitrii Kovanikov <kovanikov@gmail.com>
    rootbid and chshersh authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    d5ad95c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Implement suggestions

    rootbid authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    abca33f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Complete Ch4

    rootbid authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    0f68c89 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Merge pull request #3 from rootbid/ch3

    Complete Ch3
    rootbid authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    cc3e73a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from rootbid/ch4

    Complete Ch4
    rootbid authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    3d717f6 View commit details
    Browse the repository at this point in the history
Loading