ganeti-htoolsSource codeContentsIndex
Ganeti.HTools.Compat
Description

Compatibility helper module.

This module holds definitions that help with supporting multiple library versions or transitions between versions.

Synopsis
rwhnf :: Strategy a
Documentation
rwhnf :: Strategy aSource

Wrapper over the function exported from Control.Parallel.Strategies.

This wraps either the old or the new name of the function, depending on the detected library version.

Produced by Haddock version 2.6.0