xmobar/iwlib-0.1.0-libm.patch
2019-03-04 11:32:31 +08:00

11 lines
368 B
Diff

--- iwlib-0.1.0/iwlib.cabal~ 2018-01-31 07:00:13.000000000 +0800
+++ iwlib-0.1.0/iwlib.cabal 2019-03-04 11:24:19.033283194 +0800
@@ -24,5 +24,5 @@
includes: iwlib.h
default-language: Haskell2010
exposed-modules: Network.IWlib
- extra-libraries: iw
+ extra-libraries: iw, m
ghc-options: -Wall
\ No newline at end of file