libghc-hslua-typing-prof

type specifiers for Lua in Haskell; profiling libraries

This package provides Haskell types and values that can be used to describe and declare the types of Lua values.

libgfal-transfer2t64

File Transfer logic of gfal2

gfal-transfer is the high level API for file transfer operations in gfal2. It supports third-party copy.

libgetfem5t64

GETFEM generic finite element library

GETFEM is a library allowing the computation of any elementary matrix (even for mixed finite element methods) on the largest class of methods and elements, and for arbitrary dimension.

libghc-integer-roots-prof

integer roots and perfect powers; profiling libraries

Calculating integer roots and testing perfect powers of arbitrary precision.

libglobus-authz0t64

Grid Community Toolkit - Globus authz library

The Grid Community Toolkit (GCT) is an open source software toolkit used for building grid systems and applications. It is a fork of the Globus Toolkit originally created by the Globus Alliance. It is supported by the Grid Community Forum (GridCF) that provides community-based support for core software packages in grid computing.

libghc-deriving-aeson-prof

type-driven generic aeson instance customisation; profiling libraries

This package provides a newtype wrapper with FromJSON/ToJSON instances customisable via a phantom type parameter. The instances can be rendered to the original type using DerivingVia.