Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: de3cf665df6e9dbae8bb5304db6cf27e07f8cf0f
      
https://github.com/yi-editor/yi/commit/de3cf665df6e9dbae8bb5304db6cf27e07f8cf0f
  Author: Carter Charbonneau <zcart...@gmail.com>
  Date:   2014-10-05 (Sun, 05 Oct 2014)

  Changed paths:
    M yi/src/library/Yi/Core.hs
    M yi/src/library/Yi/Monad.hs
    M yi/src/library/Yi/Types.hs
    M yi/src/library/Yi/UI/Pango.hs
    M yi/src/library/Yi/UI/Pango/Control.hs

  Log Message:
  -----------
  Remove Ref typeclass

MVar and IORef have different semantics (MVar can be empty, IORef
can't), so this typeclass isn't all that useful. In addition, it's not
used all that much, and only to automatically liftBase!

Closes #625


-- 
-- 
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