7 repos
Core libraries and infrastructure for the Haskell ecosystem, including the Cabal package manager and build system, standard library modules (unix, directory, stm for threading), and low-level utilities like hsc2hs for FFI bindings and deepseq for performance tuning. These repositories represent the foundational layer that most Haskell projects depend on, covering package management, system interfaces, concurrency primitives, and string/encoding handling.