fix stackage issue for GHC 7.10

This commit is contained in:
Yann Esposito (Yogsototh) 2015-05-01 18:18:26 +02:00
parent f41a9eeac1
commit 8a64f730bb

View file

@ -1,3 +1,4 @@
{-# LANGUAGE FlexibleContexts #-}
module HolyProject.StringUtils.Test
( stringUtilsSuite
) where