packages feed

wumpus-microprint-0.13.0: CHANGES

0.11.0 to 0.12.0:

  * Updated to track changes to Wumpus-Basic and Wumpus-Core.

0.10.0 to 0.11.0:

  * Updated to track changes in Wumpus-Basic.

0.9.0 to 0.10.0:

  * Updated to track changes in Wumpus-Basic.

0.8.0 to 0.9.0:

  * Made internal modules visible rather than hidden and changed 
    the module path to be @Wumpus.Microprint@ (lower-case p) 
    rather then @Wumpus.MicroPrint@ (upper-case P).

  * Added a more efficient builder than the Teletype.

0.7.0 to 0.8.0:

  * Internal changes to work with latest @Wumpus-Basic@.

0.6.0 to 0.7.0:

  * Again, internal changes to work with latest @Wumpus-Basic@.

0.5.0 to 0.6.0:

  * Updated internals to work with latest @wumpus-core@ and 
    @wumpus-basic@.
 
0.4.0 to 0.5.0:

  * Updated internals to work with latest @wumpus-core@ and 
    @wumpus-basic@.

0.3.0 to 0.4.0:

  * Implementation modules are now hidden. Added some documentation.

  * DrawF renamed DrawWordF, MP_config renamed MicroPrintConfig.
 
0.2.0 to 0.3.0:

  * Updated to use ConsDrawing monad from Wumpus-Basic.


0.1.1 to 0.2.0:

  * Updated to use Basic.Graphic types from wumpus-basic-0.2.0.

  * Added bordered printing that marks the unit character width.

  

0.1.0 to 0.1.1:

  * Added missing LICENSE file to the Cabal file.

  * Added this CHANGES file.