Ticket #94 (closed defect: fixed)
Fix option parser to be more forgiving
| Reported by: | benl | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.1.3 |
| Component: | Compilation Driver | Version: | 0.1.2 |
| Keywords: | Cc: |
Description
I'm trying to build an executable using:
/path/to/ddc-head/bin/ddc \
-basedir /home/erikd/Hack/Darcs/ddc-head \ hello_world.ds -o hello_world
and getting:
ddc error: no input files
Should this work?
We should either accept this or give an error.
There are option parsers on Hackage now, perhaps we should snaffle one.
Change History
Note: See
TracTickets for help on using
tickets.
