We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d9789 commit bdce1a3Copy full SHA for bdce1a3
hnix-store-tests/src/System/Nix/Arbitrary/Realisation.hs
@@ -1,3 +1,5 @@
1
+-- due to Illegal equational constraint Test.QuickCheck.Arbitrary.Generic.TypesDiffer
2
+{-# LANGUAGE TypeFamilies #-}
3
-- due to recent generic-arbitrary
4
{-# OPTIONS_GHC -fconstraint-solver-iterations=0 #-}
5
{-# OPTIONS_GHC -Wno-orphans #-}
0 commit comments