Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: e1eaa8fd77a2093a39eacd7ef23504c63d457acb
      
https://github.com/yi-editor/yi/commit/e1eaa8fd77a2093a39eacd7ef23504c63d457acb
  Author: Mateusz Kowalczyk <fuuze...@fuuzetsu.co.uk>
  Date:   2014-10-04 (Sat, 04 Oct 2014)

  Changed paths:
    M yi/src/library/Yi/Boot/Internal.hs
    M yi/src/library/Yi/Buffer/Misc.hs
    R yi/src/library/Yi/Buffer/Misc.hs-boot
    M yi/src/library/Yi/Buffer/Normal.hs
    M yi/src/library/Yi/Completion.hs
    M yi/src/library/Yi/Config.hs
    R yi/src/library/Yi/Config.hs-boot
    A yi/src/library/Yi/Config/Lens.hs
    M yi/src/library/Yi/Core.hs
    M yi/src/library/Yi/Editor.hs
    R yi/src/library/Yi/Editor.hs-boot
    A yi/src/library/Yi/Editor/Internal.hs
    M yi/src/library/Yi/Keymap.hs
    R yi/src/library/Yi/Keymap.hs-boot
    M yi/src/library/Yi/Keymap/Vim/Motion.hs
    M yi/src/library/Yi/KillRing.hs
    M yi/src/library/Yi/MiniBuffer.hs
    M yi/src/library/Yi/Modes.hs
    M yi/src/library/Yi/Process.hs
    A yi/src/library/Yi/Types.hs
    M yi/yi.cabal

  Log Message:
  -----------
  Get rid of the remaining boot files

Maybe we could get rid of some of the internal files now that we can
freely import from Yi.Types.

Things that should eventually happen:

* reduce number of orphans, some created by ripping out the types (easy
  ones moved)
* clean up Yi.Types so it's not just parts of 4 modules stitched
  together but something that can work together nicely


-- 
-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to