diff options
Diffstat (limited to 'users/Profpatsch/hie.yaml')
-rw-r--r-- | users/Profpatsch/hie.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/users/Profpatsch/hie.yaml b/users/Profpatsch/hie.yaml index cf5982d317ca..e22a383216ec 100644 --- a/users/Profpatsch/hie.yaml +++ b/users/Profpatsch/hie.yaml @@ -20,3 +20,5 @@ cradle: component: "jbovlaste-sqlite:exe:jbovlaste-sqlite" - path: "./whatcd-resolver/src" component: "lib:whatcd-resolver" + - path: "./httzip/Httzip.hs" + component: "httzip:exe:httzip" |