List Question
20 TechQA 2023-11-19T08:19:06.433000Error when combining "skip" with other patterns
81 views
Asked by Jencel
In Haskell's Turtle libarary, how to copy a file, but preserve the file date
46 views
Asked by halloleo
Turtle in haskell: How to switch to a directory obtained from inshell command?
55 views
Asked by user3716072
How am I meant to use sort?
185 views
Asked by mikevdg
How do I (optionally) pipe text into a Turtle shell script?
47 views
Asked by Scott Bonds
How to write a Haskell program that initiates and can then run commands in a nix-shell environment?
103 views
Asked by bbarker
How to switch current working directory while not resolving realpath in Haskell?
150 views
Asked by Javran
Is there a turtle function or other Haskell abstraction for joining commands using .&&
139 views
Asked by Damian Nadales
Haskell Turtle - getting Text output from inshellWithErr
143 views
Asked by Răzvan Flavius Panda
Get the source directory of a Haskell Stack & Turtle script from within the script itself
64 views
Asked by tomphp
Haskell Turtle get out of Shell Monad
184 views
Asked by Stanislav Lyahnovich
How can I make GHCI recognize working directory changes?
320 views
Asked by Thomas Nelson
Should I use folds in Turtle or Foldl packages?
116 views
Asked by sevo
How to run/compose multiple commands in a haskell turtle subshell
215 views
Asked by Carlos Morera
How can a `Shell Text` be converted to `Shell Line`?
298 views
Asked by user4301448
Failing `Turtle` `Shell` without throwing an error
98 views
Asked by Damian Nadales
Haskell: Turtle: Managing Shell type
102 views
Asked by Alexey Orlov
Run a command via ssh with Shelly/Turtle
620 views
Asked by Incömplete
In Turtle, how do I take stdout from a program, process it, and then supply something to stdin?
244 views
Asked by rossng
How to pass a password to scp with Turtle?
133 views
Asked by Lay González