minor fix to template location for haskell

This commit is contained in:
wing328
2016-02-02 22:37:01 +08:00
parent f77a8672fc
commit 743a533c65
5 changed files with 16 additions and 11 deletions

View File

@@ -21,8 +21,8 @@ import Model.Pet
import Model.Tag
import Model.Order
import Api.UserApi
import Api.StoreApi
import Api.PetApi
import Api.StoreApi
-- userClient :: IO ()
-- userClient = do