diff options
author | Matthew Pickering <matthewtpickering@gmail.com> | 2014-07-11 12:51:26 +0100 |
---|---|---|
committer | Matthew Pickering <matthewtpickering@gmail.com> | 2014-07-11 12:51:26 +0100 |
commit | 2fb8063f7869b43684796fb58d0ef08273fea0ba (patch) | |
tree | a8f17cfdb03a5dee501623c80190cf6dbda69257 /src/Text/Pandoc/Readers/TeXMath.hs | |
parent | f201bdcb58743d10cc9dc357da6779fd29b531b5 (diff) | |
download | pandoc-2fb8063f7869b43684796fb58d0ef08273fea0ba.tar.gz |
Removed (>>~) function
This function is equivalent to the more general (<*) which is defined in
Control.Applicative. This change makes pandoc code easier to understand for
those not familar with the codebase.
Diffstat (limited to 'src/Text/Pandoc/Readers/TeXMath.hs')
0 files changed, 0 insertions, 0 deletions