Browse Source

TickTable: remove OverloadedStrings pragma

master
Denis Tereshkin 3 years ago
parent
commit
6f48842fc7
  1. 1
      test/Test/TickTable.hs

1
test/Test/TickTable.hs

@ -1,4 +1,3 @@ @@ -1,4 +1,3 @@
{-# LANGUAGE OverloadedStrings #-}
module Test.TickTable
(

Loading…
Cancel
Save