mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 18:02:54 -06:00
- rm trailing spaces
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
name: pgf2
|
name: pgf2
|
||||||
version: 0.1.0.0
|
version: 0.1.0.0
|
||||||
-- synopsis:
|
-- synopsis:
|
||||||
-- description:
|
-- description:
|
||||||
homepage: http://www.grammaticalframework.org
|
homepage: http://www.grammaticalframework.org
|
||||||
license: LGPL-3
|
license: LGPL-3
|
||||||
--license-file: LICENSE
|
--license-file: LICENSE
|
||||||
author: Krasimir Angelov, Inari
|
author: Krasimir Angelov, Inari
|
||||||
maintainer:
|
maintainer:
|
||||||
-- copyright:
|
-- copyright:
|
||||||
category: Language
|
category: Language
|
||||||
build-type: Simple
|
build-type: Simple
|
||||||
extra-source-files: README
|
extra-source-files: README
|
||||||
@@ -20,7 +20,7 @@ library
|
|||||||
other-modules: PGF2.FFI, PGF2.Expr, PGF2.Type, SG.FFI
|
other-modules: PGF2.FFI, PGF2.Expr, PGF2.Type, SG.FFI
|
||||||
build-depends: base >=4.3,
|
build-depends: base >=4.3,
|
||||||
containers, pretty
|
containers, pretty
|
||||||
-- hs-source-dirs:
|
-- hs-source-dirs:
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
build-tools: hsc2hs
|
build-tools: hsc2hs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user