categories: |
Programming |
dependencies: |
[] |
documentation: |
Curry Base Libraries ==================== This repository contains the standard libraries of Curry distributions like [PAKCS](https://www.curry-lang.org/pakcs/), [KiCS2](https://www.curry-lang.org/kics2/), or [Curry2Go](https://www.curry-lang.org/curry2go/). The libraries in this package can be used in these Curry systems without the Curry Package Manager. Since the structure of this base repository is similar to other Curry packages, the dependency on a specific version of the base libraries can be specified in other Curry packages. |
exportedmodules: |
Control.Applicative Control.Monad Control.Search.AllValues Control.Search.SearchTree Control.Search.SetFunctions Control.Search.Unsafe Curry.Compiler.Distribution Data.Char Data.Either Data.Function Data.Functor.Compose Data.Functor.Const Data.Functor.Identity Data.IORef Data.List Data.Maybe Debug.Trace Numeric Prelude System.CPUTime System.Console.GetOpt System.Environment System.IO System.IO.Unsafe Test.Prop Test.Prop.Types Text.Show |
modules: |
Control.Applicative Control.Monad Control.Search.AllValues Control.Search.SearchTree Control.Search.SetFunctions Control.Search.Unsafe Curry.Compiler.Distribution Data.Char Data.Either Data.Function Data.Functor.Compose Data.Functor.Const Data.Functor.Identity Data.IORef Data.List Data.Maybe Debug.Trace Numeric Prelude System.CPUTime System.Console.GetOpt System.Environment System.IO System.IO.Unsafe Test.Prop Test.Prop.Types Text.Show |
version: |
3.3.0 |