From bc9f8083ab6c93bf11e33fba937434c71cc6886f Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Wed, 12 Aug 2015 19:17:55 +0200 Subject: Add ingredient/metadata extraction tools --- src/Codec/Pesto/Lint.lhs | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/Codec') diff --git a/src/Codec/Pesto/Lint.lhs b/src/Codec/Pesto/Lint.lhs index 4e7efa5..031d5af 100644 --- a/src/Codec/Pesto/Lint.lhs +++ b/src/Codec/Pesto/Lint.lhs @@ -3,7 +3,11 @@ Linting .. class:: nodoc -> module Codec.Pesto.Lint (lint, test, parseMetadata, extractMetadata) where +> module Codec.Pesto.Lint (lint +> , test +> , parseMetadata +> , extractMetadata +> , Metadata(..)) where > import Test.HUnit hiding (test, Node) > import Data.List (sort, isPrefixOf) > import Control.Applicative ((<*>), (<$>), (*>)) -- cgit v1.2.3