Skip to content
Snippets Groups Projects
  • Rodrigo Mesquita's avatar
    e817c2fe
    Lookup main-is C sources in hs-source-dirs · e817c2fe
    Rodrigo Mesquita authored
    
    In the 2decb0e7 refactor we stopped
    looking for non-Haskell `main-is` files in the hs-source-dirs and other
    appropriate directories. This commit fixes that oversight.
    
    Even if it is not intuitive that main-is-C-sources are searched in the
    hs-source-dirs, we don't wish to break users relying on this behaviour
    as there does not exist that strong of a motivation to do so.
    
    Fixes #10168
    
    Co-authored-by: sheaf's avatarsheaf <sam.derbyshire@gmail.com>
    e817c2fe
    History
    Lookup main-is C sources in hs-source-dirs
    Rodrigo Mesquita authored
    
    In the 2decb0e7 refactor we stopped
    looking for non-Haskell `main-is` files in the hs-source-dirs and other
    appropriate directories. This commit fixes that oversight.
    
    Even if it is not intuitive that main-is-C-sources are searched in the
    hs-source-dirs, we don't wish to break users relying on this behaviour
    as there does not exist that strong of a motivation to do so.
    
    Fixes #10168
    
    Co-authored-by: sheaf's avatarsheaf <sam.derbyshire@gmail.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
my.cabal 226 B