Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
20fc4ebc
Commit
20fc4ebc
authored
Jun 05, 2004
by
ijones
Browse files
some TODOs
parent
43de09fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Distribution/TODO
View file @
20fc4ebc
...
...
@@ -2,11 +2,17 @@
** Extensions -> flags interface
** parse pkg.desc
** build
** install
** build
(for NHC and Hugs)
** install
(for GHC and NHC) - look for .o and .hi, register, etc
*** Installation for hugs-style (just copy source) is implemented.
also must implement for {g,n}hc style where we look for .o and .hi.
** for fields like allModules, allow user to specify "Foo.Bar.*" or
something to indicate all haskell modules under that?
** SDist for windows machines, or machines without tar.
** Better way to find 'tar'; is there a library?
** sign flag?
** grep for "FIX".
** register
** generate InstalledPackageInfo
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment