<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group>
    <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/16.0/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Leap:16.0</name>
        <summary>openSUSE Leap 16.0 based on SLFO</summary>
        <description>Leap 16.0 based on SLES 16.0 (specifically SLFO:1.2)</description>
        <url>https://download.opensuse.org/distribution/leap/16.0/repo/oss/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Backports:SLE-16.0</name>
        <summary>Community packages for SLE-16.0</summary>
        <description>Community packages for SLE-16.0</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-16.0/standard/</url>
      </repository>
      <repository recommended="false">
        <name>SUSE:SLFO:1.2</name>
        <summary>SLFO 1.2 (the base for openSUSE 16.0 and SLES 16.0)</summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLFO:/1.2/standard/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>ghc-brick</name>
        <summary>A declarative terminal user interface library</summary>
        <description>Write terminal user interfaces (TUIs) painlessly with 'brick'! You write an
event handler and a drawing function and the library does the rest.

&gt; module Main where &gt; &gt; import Brick &gt; &gt; ui :: Widget () &gt; ui = str &quot;Hello,
world!&quot; &gt; &gt; main :: IO () &gt; main = simpleMain ui

To get started, see:

* &lt;https://github.com/jtdaugherty/brick/blob/master/README.md The README&gt;

* The &lt;https://github.com/jtdaugherty/brick/blob/master/docs/guide.rst Brick
user guide&gt;

* The demonstration programs in the 'programs' directory

This package deprecates &lt;http://hackage.haskell.org/package/vty-ui vty-ui&gt;.</description>
      </item>
    </software>
  </group>
</metapackage>
