{-|
module      :  Data.Number.Flint.NMod
copyright   :  (c) 2022 Hartmut Monien
license     :  GNU GPL, version 2 or above (see LICENSE)
maintainer  :  hmonien@uni-bonn.de
-}

module Data.Number.Flint.NMod (
    module Data.Number.Flint.NMod.FFI
) where

import Data.Number.Flint.NMod.FFI