Skip to content
Snippets Groups Projects
Commit 9f6047ac authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

This goes, too.

parent 3703d095
No related branches found
No related tags found
No related merge requests found
...@@ -46,21 +46,6 @@ library: ...@@ -46,21 +46,6 @@ library:
- memory - memory
executables: executables:
aesctr:
main: Main.hs
source-dirs: aesctr
default-extensions:
- "OverloadedStrings"
ghc-options:
- -threaded
- -rtsopts
- -with-rtsopts=-N
dependencies:
- tahoe-lafs-immutable-uploader
- bytestring
- filepath
- text
- "base32 >= 0.2"
tahoe-lafs-encrypt-chk: tahoe-lafs-encrypt-chk:
main: Main.hs main: Main.hs
source-dirs: app source-dirs: app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment