packages feed

hoogle-4.1: src/Hoogle/Score/All.hs

module Hoogle.Score.All(
    module Hoogle.Score.Scoring,
    Score, TypeCost(..), TextMatch(..), textScore, typeScore, scoreCosts, cost
    ) where

import Hoogle.Score.Scoring
import Hoogle.Score.Type