[Fedora-haskell-list] [Bug 750317] quickcheck doesn't work

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 31 17:59:19 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=750317

Ben Boeckel <mathstuf at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mathstuf at gmail.com

--- Comment #1 from Ben Boeckel <mathstuf at gmail.com> 2011-10-31 13:59:18 EDT ---
Try:

    yum install ghc-QuickCheck-devel

The -devel packages contain what is needed to develop with. The base package is
only what is needed if a program uses QuickCheck (and has already been
compiled).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the haskell-devel mailing list