/99ports

Primary LanguageHaskellGNU General Public License v3.0GPL-3.0

99ports

uberports in Haskell.

Why haskell?

  • Compiled
  • Faster than shell

Compiling

With stack

Install dependencies:

stack install directory wreq network-uri curl

Compile:

stack ghc -- main.hs -o 99ports

Install:

sudo cp 99ports /usr/bin/