Fix compiler warning

This commit is contained in:
Erik de Castro Lopo 2020-01-23 18:34:29 +11:00
parent 6d0b8c3f29
commit f8059ea590

View File

@ -21,9 +21,10 @@ Stability : experimental
module Grenade.Core.Shape (
S (..)
, Shape (..)
, Sing (..)
#if MIN_VERSION_singletons(2,6,0)
, SShape (..)
#else
, Sing (..)
#endif
, randomOfShape