Skip to content

Commit

Permalink
s/libary/library
Browse files Browse the repository at this point in the history
  • Loading branch information
spinda committed Mar 10, 2016
1 parent fd785fb commit 0e9a77e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ extra-deps:

Then you can build your project as you normally would with stack.

Each component of the package (libary and executables) can specify its own
Each component of the package (library and executables) can specify its own
extra command line flags to pass to LiquidHaskell (these are described in the
[LiquidHaskell README](https://github.com/ucsd-progsys/liquidhaskell)). Simply
add an `x-liquidhaskell-options` field to the relevant components:
Expand Down
2 changes: 1 addition & 1 deletion src/LiquidHaskell/Cabal.hs
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
--
-- Then you can build your project as you normally would with stack.
--
-- Each component of the package (libary and executables) can specify its own
-- Each component of the package (library and executables) can specify its own
-- extra command line flags to pass to LiquidHaskell (these are described in
-- the <https://github.com/ucsd-progsys/liquidhaskell LiquidHaskell README>).
-- Simply add an @x-liquidhaskell-options@ field to the relevant components:
Expand Down

0 comments on commit 0e9a77e

Please sign in to comment.