Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AoikWinWhich

AoikWinWhich written in Haskell.

Tested working with:

  • Haskell Platform 2014.2.0.0
  • Windows 8.1
  • Windows earlier versions should work but not tested

Table of Contents

Setup

Clone this git repository to local:

git clone https://github.com/AoiKuiyuyou/AoiWinWhich-Haskell

In the local repository directory, the source file is aoikwinwhich.hs.

Use program runhaskell to run without compiling:

runhaskell src/aoikwinwhich/aoikwinwhich.hs

Use program ghc to compile:

ghc src/aoikwinwhich/aoikwinwhich.hs
  • The generated program file is src/aoikwinwhich/aoikwinwhich.exe.

Usage

See usage in the general project AoikWinWhich.

About

Windows version of Linux's ”which” program, written in Haskell

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages