add missing module to cabal file
This commit is contained in:
parent
7b6ea276b4
commit
26e4473c30
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ library
|
|||
API
|
||||
Classes
|
||||
Util
|
||||
Util.Random
|
||||
Model.Product
|
||||
Model.Auth
|
||||
Model.User
|
||||
|
|
Loading…
Reference in a new issue