From 3adf2f76cbf78522bdd25b2a50e470156b3ac803 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Sun, 14 Oct 2007 01:00:07 +0200 Subject: 'Anneal' requires 'random' package in ghc 6.8 darcs-hash:20071013230007-cba2c-440a4f17ca0c02675fc323748798e7e47ba1a5a2.gz --- Anneal.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Anneal.hs b/Anneal.hs index 184bea0..d30c4d9 100644 --- a/Anneal.hs +++ b/Anneal.hs @@ -8,6 +8,7 @@ -- Stability : unstable -- Portability : unportable -- +-- Requires the 'random' package -- ----------------------------------------------------------------------------- -- cgit v1.2.3