packages feed

xrefcheck-0.1.1.2: src/Xrefcheck/Scanners.hs

{- SPDX-FileCopyrightText: 2018-2020 Serokell <https://serokell.io>
 -
 - SPDX-License-Identifier: MPL-2.0
 -}

module Xrefcheck.Scanners
  ( module Xrefcheck.Scanners.Markdown
  ) where

import Xrefcheck.Scanners.Markdown