mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-12 14:29:31 -06:00
Replace tabs for whitespace in source code
This commit is contained in:
@@ -26,7 +26,7 @@ library
|
||||
PGF2.Expr,
|
||||
PGF2.Type
|
||||
build-depends:
|
||||
base >= 4.9.1 && <4.15,
|
||||
base >= 4.9.1 && < 4.15,
|
||||
containers >= 0.5.7 && < 0.7,
|
||||
pretty >= 1.1.3 && < 1.2
|
||||
default-language: Haskell2010
|
||||
|
||||
@@ -14,7 +14,7 @@ tested-with: GHC==7.10.3, GHC==8.0.2, GHC==8.10.4
|
||||
library
|
||||
default-language: Haskell2010
|
||||
build-depends:
|
||||
base >= 4.9.1 && <4.15,
|
||||
base >= 4.9.1 && < 4.15,
|
||||
array >= 0.5.1 && < 0.6,
|
||||
containers >= 0.5.7 && < 0.7,
|
||||
bytestring >= 0.10.8 && < 0.11,
|
||||
|
||||
Reference in New Issue
Block a user