[darcs-devel] darcs patch: Extend GHCFLAGS override mechanism to
al... (and 10 more)
Eric Kow
eric.kow at loria.fr
Tue Mar 13 13:46:11 PST 2007
This bundle all of our source code into its own directory.
A handful of people have been asking for in the past couple of years, but our
attitude has been that maybe it would be best to wait for the conflictors dust
to settle. Well, it seems quite clear that there is a bit of ways to go before
that will happen, so maybe it will be useful now just to have this tidier,
albeit more bureacratic source tree.
Note that I may have put modules in the the wrong place, or broken
things in subtle ways. I _think_ everything still works, and the
tests seem to say so, but do watch for broken eggs.
Future directions we should consider:
* Cabalisation
* libdarcs
* Standard INSTALL/README files (issue287)
------------------------------------------------------------------------
Tue Mar 13 20:39:17 CET 2007 Eric Kow <eric.kow at loria.fr>
* Extend GHCFLAGS override mechanism to allow for subdirectories.
Tue Mar 13 20:40:50 CET 2007 Eric Kow <eric.kow at loria.fr>
* Add subdirectories for source files.
Tue Mar 13 21:01:35 CET 2007 Eric Kow <eric.kow at loria.fr>
* Move C files to src directory.
Tue Mar 13 21:03:04 CET 2007 Eric Kow <eric.kow at loria.fr>
* Move osx directory to src.
Tue Mar 13 21:07:51 CET 2007 Eric Kow <eric.kow at loria.fr>
* Move Haskell sources to src directory with hierarchical structure.
src
general modules, possibly to be spun off as non-darcs libraries
administrative stuff (e.g., modules generated by autoconf)
src/Darcs
darcs-specific modules, catch-all for modules I didn't know what
to do with
src/Darcs/Patch
core patch operations
src/Darcs/Repository
modules specific to the maintenance of the darcs repo, especially the _darcs
stuff
src/Darcs/Commands
the darcs commands, e.g. pull, record, whatsnew
Tue Mar 13 22:07:32 CET 2007 Eric Kow <eric.kow at loria.fr>
* Correct compilation errors in win32 due to src reorganisation.
Tue Mar 13 21:52:00 CET 2007 Eric Kow <eric.kow at loria.fr>
* Modernise imports of System.Directory.
Tue Mar 13 21:53:12 CET 2007 Eric Kow <eric.kow at loria.fr>
* Modernise imports of Control.Monad.
Tue Mar 13 22:08:05 CET 2007 Eric Kow <eric.kow at loria.fr>
* Modernise imports of Data.(Char|Int|List|Maybe).
Tue Mar 13 22:09:08 CET 2007 Eric Kow <eric.kow at loria.fr>
* Fix conflicts.
Tue Mar 13 22:43:02 CET 2007 Eric Kow <eric.kow at loria.fr>
* Fix manual compilation errors (due to source reorganisation).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 297473 bytes
Desc: A darcs patch for your repository!
Url : http://lists.osuosl.org/pipermail/darcs-devel/attachments/20070313/2ace4111/attachment-0001.bin
More information about the darcs-devel
mailing list