web: add missing language flag to hledger-web.hs
This commit is contained in:
parent
28d86aca53
commit
e8114f3ffb
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE CPP #-}
|
||||
{-# LANGUAGE CPP, OverloadedStrings #-}
|
||||
{-|
|
||||
|
||||
hledger-web - a hledger add-on providing a web interface.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user