SkillAgentSearch skills...

Cumino

cumino is the Vim's way to prepare Haskell recipies.

Install / Use

/learn @adinapoli/Cumino
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Cumino

Cumino is the vim way to prepare Haskell recipies:

Prerequisites

  • Vim with Python support enabled
  • Tmux >= 1.5
  • A terminal emulator
    • Cumino was tested against gnome-terminal, xterm, urxvt and mlterm.

Features

  • Send to ghci your type, function and instances definitions
  • Type your function invokation in Vim an watch them be evaluated in Ghci
  • Test in insolation snippet of code sending visual selection to ghci
  • Show the type of the function under the cursor
  • Possibility to set a list of ghci flags inside your .vimrc (e.g, -XOverloadedString)
  • Test your code environmentwise: if an Hsenv sandbox environment is activated, Cumino automatically starts the ghci associated with that environment.

Installation

Like any other Pathogen bundle.

Contribute

Yes, please. You can open an issue or fork fix and pull, like usual.

View on GitHub
GitHub Stars21
CategoryDevelopment
Updated4y ago
Forks3

Languages

VimL

Security Score

60/100

Audited on Jul 11, 2021

No findings