From 91b87f36d57c7d3ad4ed43bb82bed8816ccf6d71 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Thu, 26 May 2016 17:34:56 +0200 Subject: haskell/haskell-tf-random: Fix invalid chars in desc. Signed-off-by: Matteo Bernardini --- haskell/haskell-tf-random/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'haskell/haskell-tf-random/README') diff --git a/haskell/haskell-tf-random/README b/haskell/haskell-tf-random/README index 5574b85e29..a37839d494 100644 --- a/haskell/haskell-tf-random/README +++ b/haskell/haskell-tf-random/README @@ -2,7 +2,7 @@ This package contains an implementation of a high-quality splittable pseudorandom number generator. The generator is based on a cryptographic hash function built on top of the ThreeFish block cipher. See the paper Splittable Pseudorandom Number Generators -Using Cryptographic Hashing by Claessen, Pałka for details and the +Using Cryptographic Hashing by Claessen, Palka for details and the rationale of the design. After uninstalling, run this command to unregister the package from -- cgit v1.2.3