Skip to content
Snippets Groups Projects
Commit 703e35c2 authored by Isaac Potoczny-Jones's avatar Isaac Potoczny-Jones
Browse files

updatd todo

parent 2f6f4be8
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,6 @@
** Rename moveSources
** Preprocessors
*** hscpp extensions
*** chain of preprocessors
*** what other preprocessors can't unlit?
......@@ -40,9 +39,6 @@
- if GHC is present and hscpp is not, we can use 'ghc -E -cpp'. This
also unlits.
- hscpp need to define __HADDOCK__ when preprocessing for haddock.
This means we have to preprocess seprately for haddock.
- haddock should be passed the names of the interface files for the
dependent packages (gotten from haddock_interfaces field of the
dependent packages, query ghc-pkg).
......@@ -55,9 +51,6 @@
better) run the preprocessing phase and include both the
unpreprocessed and the preprocessed sources in the source tarball?
** clarify description filename issues
- allow foo.hsproj?
** grep for "FIX"
** Compatibility
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment