module SpecHelper
    ( module Test.Hspec
    , module Nix.NarInfo
    ) where

import Test.Hspec
import Nix.NarInfo