Skip to content
Snippets Groups Projects
  • Duncan Coutts's avatar
    e63f1087
    Replace moduleToFilePath with findFileWithExtension · e63f1087
    Duncan Coutts authored
    moduleToFilePath encouraged bad error handling and becuase it was specific
    to module names it made it hard to treat modules and main.hs files uniformly.
    This is one step towards using the same code paths for modules and main.hs
    files so that main.hs files always work properly with pre-processors etc.
    e63f1087
    History
    Replace moduleToFilePath with findFileWithExtension
    Duncan Coutts authored
    moduleToFilePath encouraged bad error handling and becuase it was specific
    to module names it made it hard to treat modules and main.hs files uniformly.
    This is one step towards using the same code paths for modules and main.hs
    files so that main.hs files always work properly with pre-processors etc.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.