diff -r 9b4135e8bade -r b4ed07cbe954 src/HOL/Codegenerator_Test/Candidates.thy --- a/src/HOL/Codegenerator_Test/Candidates.thy Sat Jul 11 18:09:09 2020 +0000 +++ b/src/HOL/Codegenerator_Test/Candidates.thy Sun Jul 12 18:10:06 2020 +0000 @@ -16,6 +16,7 @@ "HOL-Computational_Algebra.Polynomial_Factorial" "HOL-Number_Theory.Eratosthenes" "HOL-ex.Records" + "HOL-Word.Word" begin text \Drop technical stuff from \<^theory>\HOL.Quickcheck_Narrowing\ which is tailored towards Haskell\