Added a comment

This commit is contained in:
falsifian 2021-12-31 16:03:33 +00:00 committed by admin
parent 0292c5a0d8
commit eacc3dc1f2

View file

@ -0,0 +1,16 @@
[[!comment format=mdwn
username="falsifian"
avatar="http://cdn.libravatar.org/avatar/59c3c23c500d20d83ecb9d1f149be9ae"
subject="comment 3"
date="2021-12-31T16:03:33Z"
content="""
Looks like you are right. Thanks for the help! On DragonFlyBSD with ghc 8.10.7 I see:
```
copter-dfly tmp $ runghc foo.hs
testing:
testing: bar
```
I guess it is time to look at the `System.Process` module.
"""]]