On Sat, 19 Jun 2021, David Banas wrote: > Does anyone have any helpful tips for debugging seg. faults in a Haskell program that calls out to a C library, via the FFI? Running the program with valgrind might help.