Hi there,
is there somewhere in the libraries a function to transform a file name into a module name?
for exemple: "src/Data/List.hs"  --> "Data.List"

Thanks!
Corentin