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

some TODOs

parent 61df927e
No related branches found
No related tags found
No related merge requests found
------------------------------------------------------------ ------------------------------------------------------------
-= 1.0 =- -= 1.0 =-
* add withGreencard=
* Fix up sdist? hide sdist? bdist? * Fix up sdist? hide sdist? bdist?
** if there's a flag, --include-preprocessed-sources (or something ** if there's a flag, --include-preprocessed-sources (or something
better) run the preprocessing phase and include both the better) run the preprocessing phase and include both the
...@@ -72,6 +74,8 @@ ...@@ -72,6 +74,8 @@
** Fix example for angela, expose Data.Set, etc, not A, B, etc.b ** Fix example for angela, expose Data.Set, etc, not A, B, etc.b
** add information about executable stanzas ** add information about executable stanzas
** elimintate need for cpphs in haddock makefile rule. ** elimintate need for cpphs in haddock makefile rule.
** add info about deb packages to web page at least check out the
manpage for dh_haskell, section "How to package a haskell library"
* Misc * Misc
** HC-PKG (see "Depends on HC-PKG" below) ** HC-PKG (see "Depends on HC-PKG" below)
...@@ -159,7 +163,7 @@ ...@@ -159,7 +163,7 @@
** visual studio support ** visual studio support
** public database of packages ** hackage
** downloadable public database of packages (wget filename;tar xf ** downloadable public database of packages (wget filename;tar xf
filename;cd filename;./setup install) filename;cd filename;./setup install)
......
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