aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid Waern <davve@dtek.chalmers.se>2007-11-25 01:55:29 +0000
committerDavid Waern <davve@dtek.chalmers.se>2007-11-25 01:55:29 +0000
commitb4f50066113eac7ad9a6349df796042b24b02869 (patch)
treef53fc4f6a724ec965fc02d70d53883ac6a756a6f /TODO
parent4657fbad393c7f7bd7ee50f22b506d9c9422c3e4 (diff)
A a list of small improvements to the TODO file
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
index a07e304f..187496e9 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,14 @@
+-----------------------------------------------------------------------------
+-- Small improvements
+
+* When no GHC can be found, give an error message that tells you to use
+ --with-ghc=<path>
+
+* Instead of receiving the GHC lib dir as input, try to autodetect it with
+ ghc --print-libdir. Add a --with-ghc flag instead of -B.
+
+* Print an error message when given -optghc=.. instead of --optghc=..
+
-- ---------------------------------------------------------------------------
-- Before next release