@hackage crucible-symio0.1

An implementation of symbolic I/O primitives for Crucible

This library provides language-independent overrides implementing filesystem operations (as provided by most operating systems). These primitives support reading and writing symbolic data. An example use case would be to support verifying programs that e.g., use configuration files or accept input from files.