packages feed

blake2-0.1.0: tests/Imports.hs

module Imports
  (
    module X
  ) where

import Test.Tasty as X
import Test.Tasty.QuickCheck as X