commercialhaskell / commercialhaskell/stack

Support stdin for various commands

Open
#3,357 0 comments 6 reactions 0 assignees View on GitHub
component: options parsing type: enhancement
Dominant language
Haskell
Stars
4.1k
Forks
850
Avg merge
10h 37m
Merged PRs (30d)
4

Description

It would be very useful for `stack` to support commands like:

`cat file.hs | stack script -`
`echo "print 3" | stack eval -`

One use would be an easy solution for traditional haskell scripts rather than interpreter style script in org-mode, for instance.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.