terminfo 0.3.2.4 → 0.3.2.5
raw patch · 2 files changed
+2/−2 lines, 2 filesdep ~base
Dependency ranges changed: base
Files
- System/Console/Terminfo.hs +1/−1
- terminfo.cabal +1/−1
System/Console/Terminfo.hs view
@@ -1,4 +1,4 @@-#if __GLASGOW_HASKELL__ >= 701+#if __GLASGOW_HASKELL__ >= 703 {-# LANGUAGE Safe #-} #endif {- |
terminfo.cabal view
@@ -1,6 +1,6 @@ Name: terminfo Cabal-Version: >=1.4-Version: 0.3.2.4+Version: 0.3.2.5 Category: User Interfaces License: BSD3 License-File: LICENSE