Skip to content

Commit aef888d

Browse files
committed
Corrects yaml notation
1 parent f84bcab commit aef888d

File tree

12 files changed

+12
-24
lines changed

12 files changed

+12
-24
lines changed

computational-algebra/package.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ extra-source-files:
1111
- ChangeLog.md
1212

1313
tested-with: |
14-
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2,
15-
GHC == 8.10.1
14+
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2, GHC == 8.10.1
1615
1716
# Metadata used when publishing your package
1817
# synopsis: Short description of your package

halg-algebraic/package.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ extra-source-files:
1111
- ChangeLog.md
1212

1313
tested-with: |
14-
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2,
15-
GHC == 8.10.1
14+
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2, GHC == 8.10.1
1615
1716
# Metadata used when publishing your package
1817
synopsis: Algebraic reals, part of halg computational algebra suite.

halg-algorithms/package.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ extra-source-files:
1111
- ChangeLog.md
1212

1313
tested-with: |
14-
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2,
15-
GHC == 8.10.1
14+
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2, GHC == 8.10.1
1615
1716
# Metadata used when publishing your package
1817
synopsis: Algorithms related to Gröbner basis, part of halg computational algebra suite.

halg-bridge-singular/package.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ extra-source-files:
1111
- ChangeLog.md
1212

1313
tested-with: |
14-
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2,
15-
GHC == 8.10.1
14+
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2, GHC == 8.10.1
1615
1716
# Metadata used when publishing your package
1817
synopsis: Bridge interface between Singular and halg computational algebra suite.

halg-core-test/package.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ extra-source-files:
1111
- ChangeLog.md
1212

1313
tested-with: |
14-
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2,
15-
GHC == 8.10.1
14+
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2, GHC == 8.10.1
1615
1716
# Metadata used when publishing your package
1817
# synopsis: Short description of your package

halg-core/package.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ extra-source-files:
1111
- ChangeLog.md
1212

1313
tested-with: |
14-
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2,
15-
GHC == 8.10.1
14+
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2, GHC == 8.10.1
1615
1716
# Metadata used when publishing your package
1817
synopsis: Core types and functions of halg computational algebra suite.

halg-factor/package.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ extra-source-files:
1111
- ChangeLog.md
1212

1313
tested-with: |
14-
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2,
15-
GHC == 8.10.1
14+
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2, GHC == 8.10.1
1615
1716
# Metadata used when publishing your package
1817
synopsis: Polynomial factorisation algorithms, part of halg computational algebra suite.

halg-galois-fields/package.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ extra-source-files:
1111
- ChangeLog.md
1212

1313
tested-with: |
14-
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2,
15-
GHC == 8.10.1
14+
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2, GHC == 8.10.1
1615
1716
# Metadata used when publishing your package
1817
synopsis: General Galois fields, part of halg computational algebra suite.

halg-heaps/package.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ extra-source-files:
1111
- ChangeLog.md
1212

1313
tested-with: |
14-
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2,
15-
GHC == 8.10.1
14+
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2, GHC == 8.10.1
1615
1716
# Metadata used when publishing your package
1817
synopsis: Various heap structures

halg-matrices/package.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ extra-source-files:
1111
- ChangeLog.md
1212

1313
tested-with: |
14-
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2,
15-
GHC == 8.10.1
14+
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2, GHC == 8.10.1
1615
1716
# Metadata used when publishing your package
1817
synopsis: Abstraction layer ror various matrix libraries, part of halg computational algebra suite.

halg-polyn-parser/package.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ extra-source-files:
1111
- ChangeLog.md
1212

1313
tested-with: |
14-
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2,
15-
GHC == 8.10.1
14+
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2, GHC == 8.10.1
1615
1716
# Metadata used when publishing your package
1817
synopsis: Polynomial parsers, part of halg computational algebra suite.

halg-polynomials/package.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ extra-source-files:
1111
- ChangeLog.md
1212

1313
tested-with: |
14-
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2,
15-
GHC == 8.10.1
14+
GHC == 8.4.3, GHC == 8.6.5, GHC == 8.8.2, GHC == 8.10.1
1615
1716
# Metadata used when publishing your package
1817
synopsis: |

0 commit comments

Comments
 (0)