There was an error while loading. Please reload this page.
1 parent 58320ef commit 11f89f1Copy full SHA for 11f89f1
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__ >= 908
+#if __GLASGOW_HASKELL__ >= 910
16
{-# OPTIONS_GHC -Wno-x-ord-preserving-coercions #-}
17
#endif
18
0 commit comments