• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Haskell
  • License
    Other
  • Created over 10 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This package provides the ability to adapt to locale conventions such as date and time formats.

More Repositories

1

haskell-language-server

Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
Haskell
2,709
star
2

haskell-ide-engine

The engine for haskell ide-integration. Not an IDE
Haskell
2,383
star
3

cabal

Official upstream development repository for Cabal and cabal-install
Haskell
1,623
star
4

haskell-mode

Emacs mode for Haskell
Emacs Lisp
1,329
star
5

aeson

A fast Haskell JSON library
Haskell
1,254
star
6

stylish-haskell

Haskell code prettifier
Haskell
986
star
7

parsec

A monadic parser combinator library
Haskell
844
star
8

ghcide

A library for building Haskell IDE tooling
Haskell
584
star
9

vscode-haskell

VS Code extension for Haskell, powered by haskell-language-server
TypeScript
561
star
10

attoparsec

A fast Haskell library for parsing ByteStrings
Haskell
514
star
11

criterion

A powerful but simple library for measuring the performance of Haskell code.
Haskell
501
star
12

hackage-server

Hackage-Server: A Haskell Package Repository
Haskell
415
star
13

text

Haskell library for space- and time-efficient operations over Unicode text.
Haskell
406
star
14

haskell-platform

Distribution of Haskell with batteries included
Haskell
381
star
15

wreq

Haskell
379
star
16

lsp

Haskell library for the Microsoft Language Server Protocol
Haskell
366
star
17

mtl

The Monad Transformer Library
Haskell
366
star
18

vector

An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .
Haskell
363
star
19

haddock

Haskell Documentation Tool
HTML
361
star
20

network

Low-level networking interface
Haskell
326
star
21

containers

Assorted concrete container types
Haskell
315
star
22

statistics

A fast, high quality library for computing with statistics in Haskell.
Haskell
300
star
23

alex

A lexical analyser generator for Haskell
Haskell
298
star
24

bytestring

An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
Haskell
291
star
25

happy

The Happy parser generator for Haskell
Haskell
287
star
26

ghcup-hs

Haskell
284
star
27

ghcup

DEPRECATED IN FAVOR OF haskell/ghcup-hs
Shell
263
star
28

haskeline

A Haskell library for line input in command-line programs.
Haskell
222
star
29

c2hs

c2hs is a pre-processor for Haskell FFI bindings to C libraries
Haskell
198
star
30

fgl

A Functional Graph Library for Haskell
Haskell
184
star
31

hie-bios

Set up a GHC API session for various Haskell Projects
Haskell
180
star
32

HTTP

Haskell HTTP package
Haskell
177
star
33

ThreadScope

A graphical tool for profiling parallel Haskell programs
Haskell
153
star
34

actions

Github actions for Haskell CI
TypeScript
147
star
35

critbit

A Haskell implementation of crit-bit trees.
Haskell
138
star
36

play-haskell

Haskell Playground
Haskell
129
star
37

time

A time library
Haskell
119
star
38

primitive

This package provides various primitive memory-related operations.
Haskell
114
star
39

unix

POSIX functionality
Haskell
107
star
40

binary

Efficient, pure binary serialisation using ByteStrings in Haskell.
Haskell
106
star
41

rfcs

This repo is archived, consider using https://github.com/ghc-proposals/ghc-proposals instead
TeX
98
star
42

win32

Haskell support for the Win32 API
Haskell
98
star
43

stm

Software Transactional Memory
Haskell
97
star
44

core-libraries-committee

95
star
45

haskell-report

Haskell Language Report
TeX
91
star
46

parallel

a library for parallel programming
Haskell
91
star
47

process

Library for dealing with system processes
Haskell
87
star
48

hoopl

Higher-order optimization library
Haskell
73
star
49

error-messages

72
star
50

pretty

Haskell Pretty-printer library
Haskell
69
star
51

filepath

Haskell FilePath core library
Haskell
66
star
52

docker-haskell

Dockerfile
63
star
53

directory

Platform-independent library for basic file system operations
Haskell
58
star
54

hackage-security

Hackage security framework based on TUF (The Update Framework)
Haskell
56
star
55

mwc-random

A very fast Haskell library for generating high quality pseudo-random numbers.
Haskell
55
star
56

random

Random number library
Haskell
53
star
57

ecosystem-proposals

Proposals for the Haskell Ecosystem
51
star
58

text-icu

This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text.
Haskell
47
star
59

base64-bytestring

Fast base64 encoding and decoding for Haskell.
Haskell
45
star
60

security-advisories

Haskell
44
star
61

deepseq

Deep evaluation of data structures
Haskell
41
star
62

tar

Reading, writing and manipulating ".tar" archive files.
Haskell
40
star
63

math-functions

Special mathematical functions
Haskell
40
star
64

hsc2hs

Pre-processor for .hsc files
Haskell
38
star
65

pvp

Haskell Package Version Policy (PVP)
CSS
38
star
66

zlib

Compression and decompression in the gzip and zlib formats
C
35
star
67

ghc-events

Library and tool for parsing .eventlog files from GHC
Haskell
33
star
68

text-format

A Haskell text formatting library optimized for ease of use and high performance.
Haskell
32
star
69

ghcup-metadata

GHCup metadata repository
Haskell
32
star
70

cabal-userguide

A handy user guide for the Cabal build tool
Nix
28
star
71

base16-bytestring

Fast base16 (hexadecimal) encoding and decoding for Haskell bytestrings.
Haskell
27
star
72

network-uri

URI manipulation facilities
Haskell
25
star
73

entropy

Easy entropy source for Haskell users.
Haskell
23
star
74

winghci

Simple Windows GUI for GHCi.
C
17
star
75

double-conversion

A fast Haskell library for converting between double precision floating point numbers and text strings. It is implemented as a binding to the V8-derived C++ double-conversion library.
C++
15
star
76

file-io

File IO (read/write/open) for OsPath API
Haskell
11
star
77

terminfo

Haskell bindings to the terminfo API.
Haskell
10
star
78

array

Haskell
10
star
79

xhtml

XHTML combinator library
Haskell
9
star
80

old-time

This package provides the old time library.
Haskell
7
star
81

meta

A place for discussing & documenting the github.com/haskell organization
7
star
82

blog.haskell.org

Repository of the Haskell Blog
JavaScript
7
star
83

ghc-builder

ghc builder bot
Haskell
6
star
84

cabal-website

The http://www.haskell.org/cabal/ website
HTML
4
star
85

network-bsd

POSIX network database (<netdb.h>) API
Haskell
4
star
86

haskell-wiki-configuration

Issue tracking for Haskell Wiki
PHP
4
star
87

clc-stackage

Meta-package to facilitate impact assessment for CLC proposals
Nix
3
star
88

hiw

Haskell Implementors Workshop
TeX
3
star
89

text-test-data

Test data for the Haskell text project
Text
3
star
90

tokenize

Simple tokenizer for English text
Haskell
3
star
91

bzlib

Compression and decompression in the bzip2 format
Haskell
2
star
92

os-string

Haskell
2
star
93

hpc

1
star