Hacker News new | ask | show | jobs
by kreetx 3172 days ago
If what most people thought were always the way taken we wouldn't have any of the great things we have today. In other words: try using it as a shell anyway, write the needed pieces of infrastructure, and share the results! :)

(There are people who've done work in this direction, but none of them haven't broken out to any significant amount of followers.)

1 comments

Thanks for the encouragement! For those at all interested, some of the existing tools/libs in this arena are

    * shelly [1],
    * turtle [2], and
    * hell [3].
I currently don't have much Haskell experience, but I do keep a ghci session open, hoping that the frustrations of using it as a shell push me to both learn and create.

[1] https://hackage.haskell.org/package/shelly

[2] https://hackage.haskell.org/package/turtle

[3] https://hackage.haskell.org/package/hell