Name : ghc-recursion-schemes
| |
Version : 5.1.1
| Vendor : obs://build_opensuse_org/devel:languages:haskell
|
Release : lp150.2.1
| Date : 2019-02-07 14:58:56
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-recursion-schemes-5.1.1-lp150.2.1.src.rpm
|
Size : 0.58 MB
| |
Packager : (none)
| |
Summary : Representing common recursion patterns as higher-order functions
|
Description :
Many recursive functions share the same structure, e.g. pattern-match on the input and, depending on the data constructor, either recur on a smaller input or terminate the recursion with the base case. Another one: start with a seed value, use it to produce the first element of an infinite list, and recur on a modified seed in order to produce the rest of the list. Such a structure is called a recursion scheme. Using higher-order functions to implement those recursion schemes makes your code clearer, faster, and safer. See README for details.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/haskell:/lts:/13/openSUSE_Leap_15.0/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
ghc-recursion-schemes
ghc-recursion-schemes(x86-64)
libHSrecursion-schemes-5.1.1-ZXfnolx3gyCShlwbiG8gc-ghc8.6.3.so()(64bit)
Requires :