diff options
Diffstat (limited to 'plugins/extraction/haskell.ml')
| -rw-r--r-- | plugins/extraction/haskell.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/extraction/haskell.ml b/plugins/extraction/haskell.ml index e03c7313af..d428406131 100644 --- a/plugins/extraction/haskell.ml +++ b/plugins/extraction/haskell.ml @@ -336,7 +336,6 @@ let pp_struct = let haskell_descr = { keywords = keywords; file_suffix = ".hs"; - capital_file = true; preamble = preamble; pp_struct = pp_struct; sig_suffix = None; |
