Skip to content

Commit a56e7e1

Browse files
committed
Remove Safe language pragma
1 parent 44cdcc9 commit a56e7e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Control/Timeout.hs

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
--
2222

2323
{-# LANGUAGE DeriveDataTypeable #-}
24-
{-# LANGUAGE Safe #-}
2524

2625
module Control.Timeout
2726
( NominalDiffTime

0 commit comments

Comments
 (0)