From 23b693c029d17dc9833a81b33ca241f3b6fe6cc7 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 9 Nov 2015 10:08:22 -0800 Subject: Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." This reverts commit c423dbb5a34c2d1195020e0f0ca3aae883d0749b. --- benchmark/benchmark-pandoc.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'benchmark') diff --git a/benchmark/benchmark-pandoc.hs b/benchmark/benchmark-pandoc.hs index aa36800ca..849448feb 100644 --- a/benchmark/benchmark-pandoc.hs +++ b/benchmark/benchmark-pandoc.hs @@ -15,7 +15,6 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -} -import Prelude import Text.Pandoc import Criterion.Main import Criterion.Types (Config(..)) -- cgit v1.2.3