diff options
author | Ben Sima <ben@bsima.me> | 2020-12-29 22:29:57 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2020-12-29 22:29:57 -0500 |
commit | 36eac84f40aa938fd9327ddf4f983736ff550bcf (patch) | |
tree | 75da57d82a42e5039227ac8605b004e8e251a6c4 /Biz/Devalloc.hs | |
parent | b11e926cf60672c17b462ad142014946063f4136 (diff) |
Deploy hoogle to Biz.Dev
I had to refactor Biz/Bild/Rules.nix. I also had to checkin my patched
hoogle.nix file, but I also upstreamed the patch to nixpkgs-dev so it shouldn't
stick around for too long.
Diffstat (limited to 'Biz/Devalloc.hs')
-rw-r--r-- | Biz/Devalloc.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Biz/Devalloc.hs b/Biz/Devalloc.hs index 38976c1..a4bfb8d 100644 --- a/Biz/Devalloc.hs +++ b/Biz/Devalloc.hs @@ -26,7 +26,7 @@ -- : dep lucid -- : dep protolude -- : dep req --- : dep safe-copy +-- : dep safecopy -- : dep servant -- : dep servant-lucid -- : dep servant-server |