Skip to content

Commit

Permalink
docs: updated lab 6 for 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
florinrm committed Mar 31, 2024
1 parent 103573f commit d42e121
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions haskell/intro/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Haskell: Introducere

- Data publicării: 02.04.2023
- Data ultimei modificări: 02.04.2023
- Data publicării: 31.03.2024
- Data ultimei modificări: 31.03.2024

## Obiective

Expand Down Expand Up @@ -745,8 +745,8 @@ h' a = (c + b)
## Resurse

- [Cheatsheet (partea cu list comprehensions, funcționale utile și operatori se aplică pentru laboratorul 7)](https://github.com/cs-pub-ro/PP-laboratoare/raw/master/haskell/intro/haskell-cheatsheet-1.pdf)
- [Schelet](https://ocw.cs.pub.ro/courses/_media/pp/23/laboratoare/haskell/intro-schelet.zip)
- [Soluții](https://ocw.cs.pub.ro/courses/_media/pp/23/laboratoare/haskell/intro-solutii.zip)
- [Schelet](https://ocw.cs.pub.ro/courses/_media/pp/24/laboratoare/haskell/intro-schelet.zip)
- [Soluții](https://ocw.cs.pub.ro/courses/_media/pp/24/laboratoare/haskell/intro-solutii.zip)

## Referințe

Expand Down

0 comments on commit d42e121

Please sign in to comment.