Branch: refs/heads/master Home: https://github.com/yi-editor/yi Commit: 6d555d9b855b22aaf99d38918b85c29e1fc74140 https://github.com/yi-editor/yi/commit/6d555d9b855b22aaf99d38918b85c29e1fc74140 Author: Michal J. Gajda <mjga...@mail.google.com> Date: 2012-07-16 (Mon, 16 Jul 2012)
Changed paths: M yi/src/library/Yi/Boot.hs M yi/yi.cabal Log Message: ----------- Enables convenient profiling with patched Dyre. Note that one has to use compilation flags and patched Dyre with rtsOptsHandling configuration parameter. Compile with: cabal install --enable-library-profiling \ --enable-executable-profiling \ --flags=profiling RTS options will be automatically forwarded from main binary by Dyre. Commit: bf1b25f555ecbbedb4645cf2bef1ac602b86c6de https://github.com/yi-editor/yi/commit/bf1b25f555ecbbedb4645cf2bef1ac602b86c6de Author: Corey O'Connor <coreyocon...@gmail.com> Date: 2012-07-18 (Wed, 18 Jul 2012) Changed paths: M yi/src/library/Yi/Boot.hs M yi/yi.cabal Log Message: ----------- Merge pull request #33 from mgajda/master Convenient yi executable profiling and forwarding of runtime system options Compare: https://github.com/yi-editor/yi/compare/3f82cbf54c46...bf1b25f555ec -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel