repos / handle-examples.hs.git


handle-examples.hs.git / row-handle / domain
Evgenii Akentev  ·  2021-09-08

QueryTypes.hs

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