Skip to content

Commit

Permalink
fix cabal file per Euterpea#35
Browse files Browse the repository at this point in the history
  • Loading branch information
ramirez7 committed Dec 23, 2019
1 parent 55f7890 commit 09d93a0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Euterpea.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ license-file: License
copyright: Copyright (c) 2008-2019 Euterpea authors
category: Sound, Music
stability: experimental
build-type: Custom
build-type: Simple
author: Paul Hudak <[email protected]>,
Eric Cheng <[email protected]>,
Hai (Paul) Liu <[email protected]>,
Expand All @@ -29,6 +29,9 @@ description:
extra-source-files:
ReadMe.txt

custom-setup
setup-depends: Cabal, base

Library
hs-source-dirs: .
ghc-options: -O2 -funbox-strict-fields -fexcess-precision
Expand Down

0 comments on commit 09d93a0

Please sign in to comment.