Skip to main content

neohaskell-core-prelude

The NeoHaskell CORE PRELUDE cheatsheet: the canonical 'import Core' module header, the Core-exported pipe / compose / append operators and their vanilla-Haskell dollar-dot equivalents, panic / Unit / unit / pass, the #{expr} fmt string-interpolation SYNTAX, the Int vs Float math split (division, integer division, powers), and the Console.print / log / readLine Task-vs-IO distinction — plus the full vanilla-Haskell trap table. Use when writing a NeoHaskell module header, correcting operator/import muscle-memory reflexes, or fixing 'Module not found: Prelude'. Load BEFORE the other cheatsheets. Do NOT use for Array/Map/Text/Set operations (neohaskell-collections), Task/Result/Maybe control flow and error recovery (neohaskell-effects-and-errors), record/JSON instances (neohaskell-records- and-json), folder/module placement (neohaskell-module-layout), designing domain value objects (neohaskell-domain-modeling), or reviewing a whole diff (neohaskell-code-review).

Ir para a instalação

Informações da origem

Repositório
neohaskell/skills
Última atividade na origem
1 de julho de 2026 às 22:02
Idioma detectado do SKILL.md
inglês
Estrelas
0
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.