aboutsummaryrefslogtreecommitdiffstats
path: root/src/Store.hs
blob: f7562f556822d760fe0043507dc033b265bf47f6 (plain)
1
2
3
4
5
6
module Store
  ( module Store.Query,
  )
where

import Store.Query