Truly random idents to foil #haskell games

This commit is contained in:
dons
2006-04-30 02:01:14 +00:00
parent 493be17566
commit 2ba550faa1
2 changed files with 23 additions and 5 deletions

8
TODO
View File

@ -1,6 +1,14 @@
For 1.0
----------
+ broken on mac.
symbols with suspiciously many _ chars
+ Add verbose versions of the load functions, to avoid -DDEBUG
+ mention that you need .o archives, not .a ones. Use Cabal, ghc-pkg -u
or ld -r --whole-archive
+ hs-plugins doesn't know to look for packages in the user packages,
only in the global packages