Relative Content

Tag Archive for haskellstreamly

Using streamly in Haskell to run a REPL in background

The bounty expires in 4 days. Answers to this question are eligible for a +50 reputation bounty. 141592653 wants to draw more attention to this question. I’m trying to use streamly-process to communicate with some REPL in background. It could be Python or anything but here I try to run GHCi. I came up with […]