Sat Jul 18 11:18:03 EDT 2009 Jeff Wheeler <[email protected]>
* Move haskell source files into src/
Ignore-this: 397bcfe14a6774159d408b76ed67f74c
I think this greatly simplifies the structure of the base directory, since we
had so many source directories in the root.
./Data -> ./src/Data
./Dummy.hs -> ./src/Dummy.hs
./HConf -> ./src/HConf
./HConf.hs -> ./src/HConf.hs
./Main.hs -> ./src/Main.hs
./Parser -> ./src/Parser
./ParserTest -> ./src/ParserTest
./Shim -> ./src/Shim
./System -> ./src/System
./Yi -> ./src/Yi
./Yi.hs -> ./src/Yi.hs
A ./src/
M ./yi.cabal -3 +7
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---