summaryrefslogtreecommitdiff
path: root/bench/mark.hs
diff options
context:
space:
mode:
Diffstat (limited to 'bench/mark.hs')
-rw-r--r--bench/mark.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/mark.hs b/bench/mark.hs
index cf1f20f..607b9ee 100644
--- a/bench/mark.hs
+++ b/bench/mark.hs
@@ -1,6 +1,6 @@
1-- mark.hs: openpgp-asciiarmor benchmark suite 1-- mark.hs: openpgp-asciiarmor benchmark suite
2-- Copyright © 2018-2019 Clint Adams 2-- Copyright © 2018-2019 Clint Adams
3-- This software is released under the terms of the ISC license. 3-- This software is released under the terms of the Expat license.
4-- (See the LICENSE file). 4-- (See the LICENSE file).
5 5
6{-# LANGUAGE FlexibleContexts, OverloadedStrings #-} 6{-# LANGUAGE FlexibleContexts, OverloadedStrings #-}