mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
Avoid a deprecation warning relating to QuickCheck.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# OPTIONS_GHC -Wno-deprecations #-}
|
||||
{- |
|
||||
Module : Tests.Readers.HTML
|
||||
Copyright : © 2006-2024 John MacFarlane
|
||||
|
||||
Reference in New Issue
Block a user