src/Tools/Haskell/Properties.hs
changeset 69280 e1d01b351724
parent 69227 71b48b749836
--- a/src/Tools/Haskell/Properties.hs	Sat Nov 10 17:07:17 2018 +0100
+++ b/src/Tools/Haskell/Properties.hs	Sat Nov 10 17:12:09 2018 +0100
@@ -5,6 +5,8 @@
     LICENSE:    BSD 3-clause (Isabelle)
 
 Property lists.
+
+See also "$ISABELLE_HOME/src/Pure/General/properties.ML".
 -}
 
 module Isabelle.Properties (Entry, T, defined, get, put, remove)