# Haskell **Repository Path**: TheAlgorithms/Haskell ## Basic Information - **Project Name**: Haskell - **Description**: Haskell 语言算法集合 - **Primary Language**: Haskell - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-05-18 - **Last Updated**: 2025-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![CI (Stack)](https://github.com/TheAlgorithms/Haskell/workflows/CI%20(Stack)/badge.svg) # The Algorithms - Haskell Haskell is a general-purpose, statically typed, purely functional programming language with type inference and lazy evaluation. ### All algorithms implemented in Haskell (for education) These implementations are for learning purposes. They may be less efficient than the implementations in the Haskell standard library. ## Community Channel We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us. ## List of Algorithms See our [directory](DIRECTORY.md).