diff options
Diffstat (limited to 'bar.cabal')
-rw-r--r-- | bar.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | name: bar | 1 | name: bar |
2 | version: 0.1.0 | 2 | version: 0.2.0 |
3 | cabal-version: >= 1.8 | 3 | cabal-version: >= 1.8 |
4 | build-type: Simple | 4 | build-type: Simple |
5 | 5 | ||
@@ -18,6 +18,7 @@ library | |||
18 | Import | 18 | Import |
19 | Import.NoFoundation | 19 | Import.NoFoundation |
20 | Model | 20 | Model |
21 | Model.Types | ||
21 | Settings | 22 | Settings |
22 | Settings.StaticFiles | 23 | Settings.StaticFiles |
23 | Handler.Common | 24 | Handler.Common |