Skip to content

Commit

Permalink
Mark Data.Coerce as Unsafe (#8827)
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Seipp <austin@well-typed.com>
  • Loading branch information
Austin Seipp committed Mar 24, 2014
1 parent 5edb063 commit 2dbde34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/Coerce.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{-# LANGUAGE Trustworthy #-}
{-# LANGUAGE Unsafe #-}
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE StandaloneDeriving #-}

Expand Down

0 comments on commit 2dbde34

Please sign in to comment.