diff -r 7c72091abd55 -r 5305c65dcbb2 src/HOL/Codegenerator_Test/Candidates.thy --- a/src/HOL/Codegenerator_Test/Candidates.thy Sun Aug 21 23:01:08 2022 +0200 +++ b/src/HOL/Codegenerator_Test/Candidates.thy Sun Aug 21 14:01:59 2022 +0000 @@ -16,7 +16,7 @@ "HOL-Computational_Algebra.Polynomial_Factorial" "HOL-Number_Theory.Eratosthenes" "HOL-Examples.Records" - "HOL-Library.Word" + "HOL-Examples.Gauss_Numbers" begin text \Drop technical stuff from \<^theory>\HOL.Quickcheck_Narrowing\ which is tailored towards Haskell\