packages feed

mathlink 2.0.0.3 → 2.0.0.4

raw patch · 2 files changed

+2/−2 lines, 2 filessetup-changed

Files

Setup.lhs view
@@ -42,7 +42,7 @@  removeFiles _ _ _ _ = mapM_ removeIfExists fileNames -mathLinkHooks = simpleUserHooks {+mathLinkHooks = autoconfUserHooks {                   postConf = makeFiles                 , postClean = removeFiles                 }
mathlink.cabal view
@@ -1,5 +1,5 @@ Name:                 mathlink-Version:              2.0.0.3+Version:              2.0.0.4 Cabal-Version:        >= 1.6 Build-Type:           Custom License:              BSD3