Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eccstartup/hsh2
Complement for Haskell HSH package
https://github.com/eccstartup/hsh2
Last synced: 6 days ago
JSON representation
Complement for Haskell HSH package
- Host: GitHub
- URL: https://github.com/eccstartup/hsh2
- Owner: eccstartup
- License: mit
- Created: 2013-09-01T02:35:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-04T12:18:23.000Z (over 11 years ago)
- Last Synced: 2023-03-28T23:38:25.661Z (almost 2 years ago)
- Language: Haskell
- Size: 156 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hsh2
====Complement for Haskell HSH package
----
installl
```
git clone https://github.com/eccstartup/hsh2
cd hsh2
cabal configure
cabal build
cabal install
```----
usage
```
import HSH.COmplement
ls "/"
-- list directory of root directory
ls "."
-- And anything you like
```====
package-list:ls