From 4ce35b9bec6cea09b70e98e37ba965cae6660bde Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 9 May 2016 14:17:12 +0200 Subject: [PATCH] TESTS: minor doctest cleanup --- doctests-hpath.hs | 3 --- 1 file changed, 3 deletions(-) diff --git a/doctests-hpath.hs b/doctests-hpath.hs index d56d5d3..75bda1e 100644 --- a/doctests-hpath.hs +++ b/doctests-hpath.hs @@ -1,8 +1,5 @@ -{-# LANGUAGE OverloadedStrings #-} - module Main where -import Control.Applicative import Test.DocTest import Test.HUnit