{-# LANGUAGE OverloadedStrings #-}

module Main where

import Google.ISBN

main :: IO ()
main = googleISBN (ISBN "ok") >>= print