Commit 6da2c8f9 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

Arxiv.Wrapper module

parent 22b4f5e9
module Main where
import Arxiv
import Arxiv.Wrapper
main :: IO ()
main = undefined
......
module Arxiv
module Arxiv.Wrapper
where
import Control.Applicative ((<$>))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment