There was an error while loading. Please reload this page.
1 parent ab2de02 commit 58320efCopy full SHA for 58320ef
1 file changed
cardano-api/src/Cardano/Api/LedgerState.hs
@@ -12,7 +12,7 @@
12
{-# LANGUAGE TypeApplications #-}
13
{-# LANGUAGE TypeOperators #-}
14
15
-#if __GLASGOW_HASKELL__ >= 910
+#if __GLASGOW_HASKELL__ >= 908
16
{-# OPTIONS_GHC -Wno-x-ord-preserving-coercions #-}
17
#endif
18
0 commit comments