packages feed

fuzzyset-0.1.0.0: app/Main.hs

module Main where

import Data.FuzzySet

main :: IO ()
main = return ()