Description: In Debian the bf binary was renamed to hsbrainfuck.
Forwarded: not-needed
Author: Raúl Benencia <rul@kalgan.cc>
--- a/src/Lambdabot/Config/Core.hs
+++ b/src/Lambdabot/Config/Core.hs
@@ -56,7 +56,7 @@
 -- Program names/locations
 
 config "aspellBinary"       [t| String                  |] [| "aspell"      |]
-config "bfBinary"           [t| String                  |] [| "bf"          |]
+config "bfBinary"           [t| String                  |] [| "hsbrainfuck" |]
 config "djinnBinary"        [t| String                  |] [| "djinn"       |]
 config "ghcBinary"          [t| String                  |] [| "ghc"         |]
 config "ghciBinary"         [t| String                  |] [| "ghci"        |]
