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).

الانتقال إلى التثبيت

معلومات المصدر

المستودع
neohaskell/skills
آخر نشاط في المصدر
١ يوليو ٢٠٢٦ في ٢٢:٠٢
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٠
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.