web: add missing CPP pragma
This commit is contained in:
parent
af03481385
commit
f441bbd946
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE TemplateHaskell, QuasiQuotes, OverloadedStrings, RecordWildCards #-}
|
||||
{-# LANGUAGE TemplateHaskell, QuasiQuotes, OverloadedStrings, RecordWildCards, CPP #-}
|
||||
{-
|
||||
|
||||
hledger-web's request handlers, and helpers.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user