diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-03-15 21:39:15 +0100 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-03-15 21:39:15 +0100 |
commit | 3d828feba67f21ae62d1e6eb598a22ffaebf1174 (patch) | |
tree | f81437dab5090906362404b5df61aa5ab1f5203a /bar.cabal | |
parent | 299731a0cef7462dd8c17bde7ba1a4aeb6f211cd (diff) | |
download | bar-3d828feba67f21ae62d1e6eb598a22ffaebf1174.tar bar-3d828feba67f21ae62d1e6eb598a22ffaebf1174.tar.gz bar-3d828feba67f21ae62d1e6eb598a22ffaebf1174.tar.bz2 bar-3d828feba67f21ae62d1e6eb598a22ffaebf1174.tar.xz bar-3d828feba67f21ae62d1e6eb598a22ffaebf1174.zip |
Better ids & warnings
Diffstat (limited to 'bar.cabal')
-rw-r--r-- | bar.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -105,7 +105,7 @@ library | |||
105 | , mtl | 105 | , mtl |
106 | , lens | 106 | , lens |
107 | , thermoprint-client | 107 | , thermoprint-client |
108 | , crockford | 108 | , hashids |
109 | 109 | ||
110 | executable bar | 110 | executable bar |
111 | if flag(library-only) | 111 | if flag(library-only) |