Update README.md

This commit is contained in:
Alexander Granin 2020-07-05 21:19:51 +07:00 committed by GitHub
parent 56691b9c77
commit 54eb2e6f0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -218,6 +218,7 @@ This section is aimed to show that learning and using Haskell is not as horrible
- [Functional Design and Architecture](https://leanpub.com/functional-design-and-architecture) | **Alexander Granin**
- [Thinking with Types. Type-Level Programming in Haskell](https://thinkingwithtypes.com/) | **Sandy Maguire**
- [Haskell Programming from First Principles (aka Haskell Book)](https://haskellbook.com/) | **Chistopher Allen, Julie Moronuki**
- [Optics by example](https://leanpub.com/optics-by-example) | **Chris Penner**
### Misc