TESTS: minor doctest cleanup

This commit is contained in:
Julian Ospald 2016-05-09 14:17:12 +02:00
parent 196647a383
commit 4ce35b9bec
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
{-# LANGUAGE OverloadedStrings #-}
module Main where
import Control.Applicative
import Test.DocTest
import Test.HUnit