Skip to content

Commit 5037619

Browse files
author
Ian Lynagh
committed
Remove a redundant pragma
1 parent 71508e3 commit 5037619

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Control/Monad/Instances.hs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{-# LANGUAGE Safe #-}
22
{-# OPTIONS_NHC98 --prelude #-}
3-
-- This module deliberately declares orphan instances:
4-
{-# OPTIONS_GHC -fno-warn-orphans #-}
53

64
-----------------------------------------------------------------------------
75
-- |

0 commit comments

Comments
 (0)