diff options
| author | tv <tv@krebsco.de> | 2026-03-09 15:20:35 +0100 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2026-03-09 15:20:35 +0100 |
| commit | 368a6ca32f87dd0e21331769a4f635a1bd92105a (patch) | |
| tree | 8feb1b38ee823aa8b5cc98bc1d23266271b4bd98 /src/Pager/Sixelerator.hs | |
| parent | 4bdc4177d3a1ec087b1c85d622b2aca9e497c03f (diff) | |
modernize cabal 2.4 -> 3.0, Haskell2010 -> GHC2024
Diffstat (limited to 'src/Pager/Sixelerator.hs')
| -rw-r--r-- | src/Pager/Sixelerator.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Pager/Sixelerator.hs b/src/Pager/Sixelerator.hs index c518484..cab407a 100644 --- a/src/Pager/Sixelerator.hs +++ b/src/Pager/Sixelerator.hs @@ -1,4 +1,3 @@ -{-# LANGUAGE NamedFieldPuns #-} {-# LANGUAGE RecordWildCards #-} module Pager.Sixelerator where |
