Skip to content
@arcanist-sh

arcanist-sh

High-performance Haskell tooling

An ecosystem of tools for building, shipping, and running Haskell. Built in Rust.

hx — The Haskell package manager

A fast, opinionated, batteries-included toolchain for Haskell. Build, test, run, format, lint, and publish — all in one tool with managed toolchains.

  • 5.6x faster cold builds than Cabal
  • Managed GHC & BHC toolchains
  • Deterministic TOML lockfiles
  • Steel (Scheme) plugin system
curl -fsSL https://arcanist.sh/install.sh | sh
hx new my-app && cd my-app && hx run

BHC — Basel Haskell Compiler

A next-generation Haskell compiler with runtime profiles, tensor-native numerics, structured concurrency, and multi-target compilation. GHC-compatible and drop-in for most packages.

  • 6 runtime profiles: default, server, numeric, edge, realtime, embedded
  • Multiple targets: native, WASI, WASM, CUDA, ROCm, RISC-V
  • Strict-by-default numerics with guaranteed fusion and SIMD auto-vectorization
  • Scoped structured concurrency with cooperative cancellation
hx build --compiler=bhc --profile=server

More

arcanist.sh Landing page
docs.arcanist.sh Documentation
purple-haze Zola theme with Catppuccin colors
@raskell_io Twitter / X

Popular repositories Loading

  1. hx hx Public

    An extremely fast Haskell package and project manager, written in Rust.

    Rust 3

  2. bhc bhc Public

    Basel Haskell Compiler - A next-generation Haskell compiler and runtime for 2026

    Rust 2

  3. purple-haze purple-haze Public

    A Haskell-inspired Zola theme with Catppuccin colors for product pages and documentation

    SCSS

  4. hx.arcanist.sh hx.arcanist.sh Public

    Product website for hx - the extremely fast Haskell package manager

    SCSS

  5. hx.arcanist.sh-docs hx.arcanist.sh-docs Public

    Documentation for hx - the extremely fast Haskell package manager

    SCSS

  6. bhc.arcanist.sh bhc.arcanist.sh Public

    Website for bhc - A modern Haskell compiler

    HTML

Repositories

Showing 9 of 9 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…