diff --git a/tests/StatsTests.hs b/tests/StatsTests.hs index c9ce33d..7b391f4 100644 --- a/tests/StatsTests.hs +++ b/tests/StatsTests.hs @@ -7,6 +7,7 @@ {-# LANGUAGE OverloadedStrings #-} {-# LANGUAGE RecordWildCards #-} {-# LANGUAGE ScopedTypeVariables #-} +{-# OPTIONS_GHC -Wno-incomplete-uni-patterns #-} module StatsTests (tests) where