Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Abhijit Sarkar committed Jan 2, 2024
1 parent e1d2364 commit f2d6bbc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

[![](https://github.com/asarkar/99-haskell/workflows/CI/badge.svg)](https://github.com/asarkar/99-haskell/actions)

Some problems are intentionally unsolved, because they
are uninteresting/improbable in the context of Haskell.
- These are the problems 38, 47, and 54.

A number of problems were added to fill out 99 problems.
- These are the problems 29, 30, 42, 43, 44, 45, 51, 52, 53, 74, 75, 76, 77, 78, and 79.

These modifications are based on https://ninetynine.haskell.chungyc.org/Problems.html.

## The problems

* Questions 1 to 10: [Lists](src/Lists.hs)
Expand Down

0 comments on commit f2d6bbc

Please sign in to comment.