Skip to content

Commit

Permalink
Make HUnit happy with the new profiling support.
Browse files Browse the repository at this point in the history
  • Loading branch information
lemmih committed Jun 4, 2005
1 parent 1f17fe9 commit 514e0c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Distribution/PackageDescription.hs
Expand Up @@ -739,6 +739,7 @@ testPkgDescAnswer =
includeDirs = ["your/slightest", "look/will"],
includes = ["/easily/unclose", "/me", "funky, path\\name"],
-- Note reversed order:
profOptions = [],
options = [(NHC, []), (Hugs,["+TH"]), (GHC,["-fTH","-fglasgow-exts"])]}
},
executables = [Executable "somescript"
Expand Down

0 comments on commit 514e0c8

Please sign in to comment.