Compare commits

...

No commits in common. "2c404dce2f9ede1eaa6f07c3c51d861c771a5632" and "b2fd087e4c5cf38ee686ee38d25c942ba3ec570e" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{-# LANGUAGE DataKinds #-}
{-# LANGUAGE TypeOperators #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE DeriveGeneric #-}
module Soostone.API where