module Generic.Random.Data
  {-# DEPRECATED "Directly use \"Boltzmann.Data\" from @boltzmann-samplers@ instead." #-}
  ( module Boltzmann.Data
  ) where

import Boltzmann.Data