arpa-0.0.0.0: src/Main.hs
{-# LANGUAGE Haskell2010 #-}
{-
-- Copyright (c) 2015, Stefan Fischer
-- License: BSD3
-}
module Main (main) where
import NLP.ARPA
main :: IO ()
main = undefined
{-# LANGUAGE Haskell2010 #-}
{-
-- Copyright (c) 2015, Stefan Fischer
-- License: BSD3
-}
module Main (main) where
import NLP.ARPA
main :: IO ()
main = undefined