Skip to content

Commit

Permalink
Remove warning
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Apr 10, 2017
1 parent adc6695 commit 8b3ad99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Data/Type/Coercion/Compat.hs
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ module Data.Type.Coercion.Compat (
#if MIN_VERSION_base(4,7,0)
import Data.Type.Coercion as Base

# if !(MIN_VERSION_base(4,10,0))
import Data.Coerce (Coercible)

# if !(MIN_VERSION_base(4,10,0))
-- | Generalized form of type-safe cast using representational equality
--
-- /Since: 4.10.0.0/
Expand Down

0 comments on commit 8b3ad99

Please sign in to comment.