Playground of Haskell.
- Examples in 'Get Programming with Haskell'
- Examples in 'Effective Haskell'
- Examples in 'Developing Web Apps with Haskell and Yesod'
- Context in Types
- Library document:
Prelude
in GHC-9.4.8, GHC langauge extensions, etc. - Testing framework: QuickCheck.
- Application configuration: YAML, JSON, etc.
- Database libraries: MySQL, PostgreSQL, etc.
- Message Broker libraries: Kafka etc.
- Web framework: Yesod.
- Build tools configuration: cabal, stack.