[ ghc-Feature Requests-1153029 ] allow hierarchical module names with --make

SourceForge.net noreply at sourceforge.net
Sun Feb 27 15:24:22 EST 2005


Feature Requests item #1153029, was opened at 2005-02-27 12:24
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=358032&aid=1153029&group_id=8032

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: allow hierarchical module names with --make

Initial Comment:
It would be convenient (and consistent) to allow the
use of hierarchical module names with --make, so that
something like:

ghc -isource_directory --make app.Main -o app

would find the source_directory/app/Main.hs module to
begin its processing.

- Jeff Newbern
jnewbern at yahoo.com

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=358032&aid=1153029&group_id=8032


More information about the Glasgow-haskell-users mailing list