-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: jhaindev/learn4haskell
base: main
head repository: kowainik/learn4haskell
compare: main
- 14 commits
- 11 files changed
- 7 contributors
Commits on Oct 12, 2021
-
Fix for Applicative Maybe (<*>) type signature (kowainik#446)
I believe that since Just is not a type constructor and is just a data constructor, it cannot be used in the type signature
Configuration menu - View commit details
-
Copy full SHA for f5bc09e - Browse repository at this point
Copy the full SHA f5bc09eView commit details -
Configuration menu - View commit details
-
Copy full SHA for adb5cdd - Browse repository at this point
Copy the full SHA adb5cddView commit details
Commits on Oct 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 76b7d42 - Browse repository at this point
Copy the full SHA 76b7d42View commit details
Commits on Oct 28, 2021
-
GA(deps): Bump actions/checkout from 2.3.4 to 2.3.5 (kowainik#466)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2.3.4...v2.3.5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 431f930 - Browse repository at this point
Copy the full SHA 431f930View commit details
Commits on Oct 31, 2021
-
CI: use major version and add workflow_dispatch (kowainik#453)
* Update ci.yml * Update ci.yml Co-authored-by: Veronika Romashkina <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e2d30d8 - Browse repository at this point
Copy the full SHA e2d30d8View commit details
Commits on Nov 18, 2021
-
Try to add Gitpod (kowainik#452)
* Create .gitpod.yml * Readme: add Gitpod * Update README.md * Update .gitpod.yml * Update README.md * Update README.md * Update .gitpod.yml * Update .gitpod.yml * Update README.md * add button Co-authored-by: Geoffrey Huntley <[email protected]> * Update README.md Co-authored-by: Geoffrey Huntley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6d212f - Browse repository at this point
Copy the full SHA c6d212fView commit details
Commits on Mar 7, 2022
-
GA(deps): Bump actions/checkout from 2 to 3 (kowainik#515)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae6adef - Browse repository at this point
Copy the full SHA ae6adefView commit details
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b2b513e - Browse repository at this point
Copy the full SHA b2b513eView commit details -
GA(deps): Bump haskell/actions from 1 to 2 (kowainik#525)
Bumps [haskell/actions](https://github.com/haskell/actions) from 1 to 2. - [Release notes](https://github.com/haskell/actions/releases) - [Commits](haskell/actions@v1...v2) --- updated-dependencies: - dependency-name: haskell/actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e87824d - Browse repository at this point
Copy the full SHA e87824dView commit details
Commits on Oct 5, 2022
-
GA(deps): Bump actions/cache from 2 to 3.0.1 (kowainik#518)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.1. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v2...v3.0.1) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 86f38ee - Browse repository at this point
Copy the full SHA 86f38eeView commit details
Commits on Oct 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b570f7f - Browse repository at this point
Copy the full SHA b570f7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c02586a - Browse repository at this point
Copy the full SHA c02586aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 671952c - Browse repository at this point
Copy the full SHA 671952cView commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cfc69fa - Browse repository at this point
Copy the full SHA cfc69faView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we canβt render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main