Skip to content

Commit

Permalink
Added prelude to data files
Browse files Browse the repository at this point in the history
  • Loading branch information
fatho committed Mar 20, 2017
1 parent 445f149 commit e8f781b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kos-c.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ copyright: 2017 Fabian Thorand
category: Web
build-type: Simple
extra-source-files: README.md
data-files: kosc-prelude/KOS/*.kc
kosc-prelude/Rocket/*.kc
kosc-prelude/Plane/*.kc
kosc-prelude/*.kc
cabal-version: >=1.10

library
Expand Down

0 comments on commit e8f781b

Please sign in to comment.