<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group distversion="openSUSE Tumbleweed">
    <repositories>
      <repository recommended="true">
        <name>devel:languages:haskell</name>
        <summary>Haskell Development Project for openSUSE:Factory</summary>
        <description>Haskell is a standardized purely functional programming language with non-strict semantics, named after the logician Haskell Curry. It is one of the more popular functional languages, and the lazy functional language on which the most research is being performed.

This is a development project for openSUSE:Factory that contains only the most essential tools to set up a Haskell development environment, like ghc, cabal-install, and their respective dependencies. This repository is supposed to be small and manageable.</description>
        <url>https://download.opensuse.org/repositories/devel:/languages:/haskell/openSUSE_Tumbleweed/</url>
      </repository>
      <repository recommended="false">
        <name>openSUSE:Factory</name>
        <summary>The next openSUSE distribution</summary>
        <description>openSUSE Tumbleweed: The Bleeding Edge, Perfected.
Tumbleweed is the ultimate rolling release distribution, providing the latest software as it’s released, built upon a foundation of world-class stability and testing.

* Always Current: Get the newest kernel, IDEs, desktops, and applications automatically.

* Powerfully Stable: Experience the velocity of a rolling release without sacrificing the reliability you depend on.

* Engineered for Professionals: The top choice for Developers, Power Users, and openSUSE Contributors who need the best tools for the job.

If you demand the latest stable software, your choice is Tumbleweed.

Staging dashboard is located at: https://build.opensuse.org/staging_workflows/openSUSE:Factory 

List of known devel projects: https://build.opensuse.org/package/view_file/openSUSE:Factory:Staging/dashboard/devel_projects

Have a look at http://en.opensuse.org/Portal:Factory for more details.</description>
        <url>https://download.opensuse.org/tumbleweed/repo/oss/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>ghc-QuickCheck</name>
        <summary>Automatic testing of Haskell programs</summary>
        <description>QuickCheck is a library for random testing of program properties. The
programmer provides a specification of the program, in the form of properties
which functions should satisfy, and QuickCheck then tests that the properties
hold in a large number of randomly generated cases. Specifications are
expressed in Haskell, using combinators provided by QuickCheck.
QuickCheck provides combinators to define properties, observe the distribution
of test data, and define test data generators.

Most of QuickCheck's functionality is exported by the main &quot;Test.QuickCheck&quot;
module. The main exception is the monadic property testing library in
&quot;Test.QuickCheck.Monadic&quot;.

If you are new to QuickCheck, you can try looking at the following resources:

* The &lt;http://www.cse.chalmers.se/~rjmh/QuickCheck/manual.html official
QuickCheck manual&gt;. It's a bit out-of-date in some details and doesn't cover
newer QuickCheck features, but is still full of good advice. *
&lt;https://begriffs.com/posts/2017-01-14-design-use-quickcheck.html&gt;, a detailed
tutorial written by a user of QuickCheck.

The &lt;https://hackage.haskell.org/package/quickcheck-instances
quickcheck-instances&gt; companion package provides instances for types in Haskell
Platform packages at the cost of additional dependencies.</description>
      </item>
    </software>
  </group>
</metapackage>
