mirror of
https://github.com/HuwCampbell/grenade.git
synced 2024-11-20 19:44:54 +03:00
Fix compiler warning
This commit is contained in:
parent
6d0b8c3f29
commit
f8059ea590
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user