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 a la instalación

Datos de origen

Repositorio
neohaskell/skills
Última actividad en el origen
1 de julio de 2026 a las 22:02
Idioma detectado de SKILL.md
inglés
Estrellas
0
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.