Skip to content

Commit 4758ca6

Browse files
committed
Remove pragma for ghc908
1 parent 93c3e41 commit 4758ca6

File tree

1 file changed

+0
-3
lines changed
  • eras/shelley/impl/src/Cardano/Ledger/Shelley/Rules

1 file changed

+0
-3
lines changed

eras/shelley/impl/src/Cardano/Ledger/Shelley/Rules/Tick.hs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
{-# LANGUAGE TypeOperators #-}
1515
{-# LANGUAGE UndecidableInstances #-}
1616
{-# OPTIONS_GHC -Wno-orphans #-}
17-
#if __GLASGOW_HASKELL__ >= 908
18-
{-# OPTIONS_GHC -Wno-redundant-constraints #-}
19-
#endif
2017

2118
module Cardano.Ledger.Shelley.Rules.Tick (
2219
ShelleyTICK,

0 commit comments

Comments
 (0)