Closed
Description
I have multiple executable sections and a library section in my cabal file. Interactive mode gets confused in two ways:
- My modules that are in the src sections of the executable sections aren't found.
- Dependencies that only the executables have but that are not dependencies of library are not found.