repos / handle-examples.hs.git


handle-examples.hs.git / vinyl-handle / domain
Evgenii Akentev  ·  2021-01-09

QueryTypes.hs

1module QueryTypes where
2
3type Location = String
4type Day = String