Tom de Jong \begin{code} {-# OPTIONS --safe --without-K #-} module PCF.Combinatory.index where import PCF.Combinatory.PCF import PCF.Combinatory.PCFCombinators import PCF.Combinatory.ScottModelOfPCF \end{code}