Binary package “libghc-futhark-prof” in ubuntu oracular

library files for for Futhark programming language; profiling libraries

 Futhark is a small programming language designed to be compiled to
 efficient parallel code. It is a statically typed, data-parallel, and
 purely functional array language in the ML family, and comes with a
 heavily optimising ahead-of-time compiler that presently generates
 GPU code via CUDA, HIP and OpenCL, although the language itself is
 hardware-agnostic.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.