[move libraries around to appropriate directories
John Meacham <john@repetae.net>**20060124022915] move ./lib/Data.Dynamic.hs ./lib/Data/Dynamic.hs
move ./lib/Data.IORef.hs ./lib/Data/IORef.hs
move ./lib/Data.Typeable.hs ./lib/Data/Typeable.hs
move ./lib/Data.Unicode.hs ./lib/Data/Unicode.hs
adddir ./lib/Jhc
move ./lib/Jhc.Addr.hs ./lib/Jhc/Addr.hs
move ./lib/Jhc.Array.hs ./lib/Jhc/Array.hs
move ./lib/Jhc.Handle.hs ./lib/Jhc/Handle.hs
move ./lib/Jhc.IO.hs ./lib/Jhc/IO.hs
move ./lib/Jhc.Inspection.hs ./lib/Jhc/Inspection.hs
move ./lib/Jhc.Tuples.hs ./lib/Jhc/Tuples.hs
adddir ./lib/Prelude
move ./lib/Prelude.Float.hs ./lib/Prelude/Float.hs
move ./lib/Prelude.IO.hs ./lib/Prelude/IO.hs
move ./lib/Prelude.IOError.hs ./lib/Prelude/IOError.hs
move ./lib/Prelude.Ratio.hs ./lib/Prelude/Ratio.hs
move ./lib/Prelude.Text.hs ./lib/Prelude/Text.hs