summaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
authorEdward Z. Yang <ezyang@cs.stanford.edu>2014-12-01 21:07:33 -0800
committerEdward Z. Yang <ezyang@cs.stanford.edu>2014-12-02 18:06:45 -0800
commit46b278fb75c708256e0a8cfefb8a2bce10fddef4 (patch)
tree70d4f83aa919220770339b21fe34f323da2f2b9c /libraries
parentbf2d75417b5be7e8a79a26ee57a81e00682dabd4 (diff)
downloadhaskell-46b278fb75c708256e0a8cfefb8a2bce10fddef4.tar.gz
Generate real (but empty) object files for signatures.
Summary: It's not great, but it preserves a nice invariant that every Haskell source file has an object file (we already have a hack in place ensure this is the case for hs-boot files) and further ensures every package has a library associated with it (which would not be the case if the package had all signatures and we didn't make object files.) Contains Cabal submodule update. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu> Test Plan: validate Reviewers: simonpj, austin Subscribers: carter, thomie Differential Revision: https://phabricator.haskell.org/D548
Diffstat (limited to 'libraries')
m---------libraries/Cabal0
1 files changed, 0 insertions, 0 deletions
diff --git a/libraries/Cabal b/libraries/Cabal
-Subproject 6c395bb8f22961ce5267df64e6d9351c310fcbb
+Subproject ea062bf522e015f6e643bcc833487098edba839