Skip to content

Replace uses of "String" by "FilePath" in functions "readTix", "writeTix",...

BinderDavid requested to merge BinderDavid/hpc:use-filepath-typesynonym into master

Replace uses of "String" by "FilePath" in functions "readTix", "writeTix", "getTixFileName", "readMix" and "mixCreate".

Also add some more helpful haddock documentation to two functions.

Merge request reports