8000 Merge pull request #436 from github/remove-examples · github/semantic@4bd9fc7 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 4bd9fc7

Browse files
authored
Merge pull request #436 from github/remove-examples
Fixing semantic-ast related errors
2 parents 32ffa11 + 691f674 commit 4bd9fc7

File tree

3 files changed

+2
-88
lines changed

3 files changed

+2
-88
lines changed
File renamed without changes.

semantic-ast/semantic-ast.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ common haskell
3838
library
3939
import: haskell
4040
exposed-modules: Marshal.JSON
41-
, Marshal.Examples
41+
4242
-- other-modules:
4343
-- other-extensions:
4444
build-depends: base ^>= 4.13
@@ -72,5 +72,5 @@ executable semantic-ast
7272
, aeson
7373
, bytestring
7474
, aeson-pretty
75-
hs-source-dirs: src
75+
hs-source-dirs: app
7676
default-language: Haskell2010

semantic-ast/src/Marshal/Examples.hs

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0